Merge "DO NOT MERGE Fix back button state issue" into ics-scoop

This commit is contained in:
Andrew Flynn
2012-03-12 16:00:44 -07:00
committed by Android (Google) Code Review

View File

@@ -304,6 +304,8 @@ public class NavigationBarView extends LinearLayout {
if (DEBUG) {
Slog.d(TAG, "reorient(): rot=" + mDisplay.getRotation());
}
setNavigationIconHints(mNavigationIconHints, true);
}
@Override