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

This commit is contained in:
tim peng
2020-06-23 02:22:46 +00:00
committed by Android (Google) Code Review

View File

@@ -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">