Remove extra padding on volume mute status icon
Bug: b/292301332 Test: Manual. Press volume button. Mute ringer mode. The status icon should be equally padded compared to other icons. Change-Id: Ib27e34267ff8742043148fe37a29ef56ff76bd45
This commit is contained in:
@@ -14,6 +14,4 @@ Copyright (C) 2015 The Android Open Source Project
|
||||
limitations under the License.
|
||||
-->
|
||||
<inset xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:insetLeft="3dp"
|
||||
android:insetRight="3dp"
|
||||
android:drawable="@drawable/ic_speaker_mute" />
|
||||
|
||||
Reference in New Issue
Block a user