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

Commit f88e2e10 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add ID to secondaryOrientationHandle for tests" into rvc-qpr-dev am: fa6f9cb6

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12141983

Change-Id: I64eccfa04327ca2113b57e28761dac919f86815e
parents cc67702e fa6f9cb6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -92,6 +92,8 @@

    <item type="id" name="requires_remeasuring"/>

    <item type="id" name="secondary_home_handle" />

    <!-- Whether the icon is from a notification for which targetSdk < L -->
    <item type="id" name="icon_is_pre_L"/>

+1 −0
Original line number Diff line number Diff line
@@ -591,6 +591,7 @@ public class NavigationBarFragment extends LifecycleFragment implements Callback
                .registerDisplayListener(this, new Handler(Looper.getMainLooper()));

        mOrientationHandle = new QuickswitchOrientedNavHandle(getContext());
        mOrientationHandle.setId(R.id.secondary_home_handle);

        getBarTransitions().addDarkIntensityListener(mOrientationHandleIntensityListener);
        mOrientationParams = new WindowManager.LayoutParams(0, 0,