mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 00:06:47 +00:00
Merge "Remove long press on home button for kids mode." into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8d5c3e91cf
@@ -300,6 +300,8 @@ public class NavbarButtonsViewController implements TaskbarControllers.LoggableT
|
||||
navButtonsLayoutParams.setMarginEnd(navButtonsLayoutParams.getMarginStart());
|
||||
navButtonsLayoutParams.gravity = Gravity.CENTER;
|
||||
mNavButtonContainer.requestLayout();
|
||||
|
||||
mHomeButton.setOnLongClickListener(null);
|
||||
}
|
||||
|
||||
// Animate taskbar background when either..
|
||||
|
||||
Reference in New Issue
Block a user