Solve #182 add table pool for events

This commit is contained in:
Insality
2022-04-05 18:57:40 +03:00
parent 2779f9cf7a
commit dff522fbaa
24 changed files with 244 additions and 6 deletions

View File

@@ -30,6 +30,12 @@ function BackHandler.init(self, callback, params)
end
function BackHandler.on_internal_remove(self)
component.on_internal_remove(self)
self.on_back:clear()
end
--- Input handler for component
-- @tparam BackHandler self @{BackHandler}
-- @tparam string action_id on_input action id