mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Move back to end of screen on keyguard
* Animate it back into position after user unlocks * Re-create taskbar on layout direction change so PropertyHolders are recreated to take into account new values Fixes: 199852418 Test: Tested w/ password + pin for gesture + 3 button Change-Id: Ie7f16f737a8fc12328c05d7628d0e3ae09fc08ca
This commit is contained in:
@@ -89,6 +89,7 @@ public class TaskbarControllers {
|
||||
* Cleans up all controllers.
|
||||
*/
|
||||
public void onDestroy() {
|
||||
navbarButtonsViewController.onDestroy();
|
||||
uiController.onDestroy();
|
||||
rotationButtonController.onDestroy();
|
||||
taskbarDragLayerController.onDestroy();
|
||||
|
||||
Reference in New Issue
Block a user