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

Commit 7fc20501 authored by Behnam Heydarshahi's avatar Behnam Heydarshahi
Browse files

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
parent c25d75a1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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" />