Merge pull request #3252 from B0pol/mute_button
Change mute button color for more visibility
This commit is contained in:
commit
8a3abf9444
8 changed files with 31 additions and 12 deletions
|
|
@ -403,8 +403,7 @@
|
|||
app:srcCompat="@drawable/ic_volume_off_white_72dp"
|
||||
android:background="?attr/selectableItemBackground"
|
||||
android:contentDescription="@string/switch_to_background"
|
||||
tools:ignore="RtlHardcoded"
|
||||
android:tint="@color/gray"/>
|
||||
tools:ignore="RtlHardcoded" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue