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

Commit 0217b38b authored by tim peng's avatar tim peng Committed by Automerger Merge Worker
Browse files

Merge "In output switcher, the name of the device disappears for a brief...

Merge "In output switcher, the name of the device disappears for a brief period, which makes it seem like the devices are swapping positions." into rvc-dev am: 6e10387a

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11931339

Change-Id: Ie69913e09a49438c85e6266f0a7d948b9b459460
parents 431033f9 6e10387a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -587,6 +587,8 @@
        <item name="titleItemStartPadding">10dp</item>
        <!-- Layout is 48dp and actual icon size is 48-(iconSize/2) -->
        <item name="iconSize">12dp</item>
        <!-- RecycleView item animator -->
        <item name="disableRecyclerViewItemAnimator">true</item>
    </style>

    <style name="DisclaimerPositiveButton" parent="@style/SudGlifButton.Primary">