Ringer toggle should obey theme color
Test: manual Bug: 77805969 Change-Id: I74a9c767e87a8db721a37ad7b031d93b5bfec4ca
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</item>
|
||||
<item android:id="@android:id/background">
|
||||
<shape android:shape="rectangle">
|
||||
<solid android:color="#FFFFFFFF"/>
|
||||
<solid android:color="?android:attr/colorBackgroundFloating"/>
|
||||
<corners android:radius="8dp"/>
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user