chore: Cleanup, and hidden feature logged

Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
This commit is contained in:
Pun Butrach
2025-10-04 23:03:42 +07:00
parent 5180c3d4c4
commit 11f7abcb66
1818 changed files with 104955 additions and 147858 deletions
@@ -60,7 +60,6 @@ public class ActivityContextWrapper extends BaseContext {
@Override
public void recreateControllers() {
super.recreateControllers();
mControllers = new TouchController[0];
}
}