Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0a07985 authored by Andrew Flynn's avatar Andrew Flynn Committed by Android Git Automerger
Browse files

am 4326da7e: Merge "DO NOT MERGE Fix back button state issue" into ics-scoop

* commit '4326da7e':
  DO NOT MERGE Fix back button state issue
parents a443d352 4326da7e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -304,6 +304,8 @@ public class NavigationBarView extends LinearLayout {
        if (DEBUG) {
            Slog.d(TAG, "reorient(): rot=" + mDisplay.getRotation());
        }

        setNavigationIconHints(mNavigationIconHints, true);
    }

    @Override