Merge "Stash taskbar if user touch down above the gesture height." into tm-qpr-dev

This commit is contained in:
Jon Miranda
2022-11-08 01:00:46 +00:00
committed by Android (Google) Code Review
4 changed files with 50 additions and 15 deletions

View File

@@ -174,6 +174,7 @@ public class TaskbarControllers {
public void onConfigurationChanged(@Config int configChanges) {
navbarButtonsViewController.onConfigurationChanged(configChanges);
taskbarDragLayerController.onConfigurationChanged();
}
/**