Merge "Fix back button state issue"
This commit is contained in:
committed by
Android (Google) Code Review
commit
5d1907b2f3
@@ -304,6 +304,8 @@ public class NavigationBarView extends LinearLayout {
|
||||
if (DEBUG) {
|
||||
Slog.d(TAG, "reorient(): rot=" + mDisplay.getRotation());
|
||||
}
|
||||
|
||||
setNavigationIconHints(mNavigationIconHints, true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user