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

Commit b7cd64d5 authored by Tracy Zhou's avatar Tracy Zhou Committed by Android (Google) Code Review
Browse files

Merge "Update nav button color when nav button layout changes" into udc-qpr-dev

parents 830e67c5 a6bf4c25
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -736,6 +736,7 @@ public class NavbarButtonsViewController implements TaskbarControllers.LoggableT
                            dp, mNavButtonsView, res, isInKidsMode, isInSetup, isThreeButtonNav,
                            TaskbarManager.isPhoneMode(dp), mDisplayController.getInfo().rotation);
            navButtonLayoutter.layoutButtons(dp, isContextualButtonShowing());
            updateNavButtonColor();
            return;
        }