fix: Conflict incoming changes from 15-dev

This commit is contained in:
Pun Butrach
2025-11-22 17:14:31 +07:00
parent 14e352c827
commit 2e76c99dad
1726 changed files with 146971 additions and 95028 deletions
@@ -60,6 +60,7 @@ public class ActivityContextWrapper extends BaseContext {
@Override
public void recreateControllers() {
super.recreateControllers();
mControllers = new TouchController[0];
}
}