diff options
Diffstat (limited to 'packages/SystemUI/res/drawable/ic_audio_vol_mute.xml')
-rw-r--r-- | packages/SystemUI/res/drawable/ic_audio_vol_mute.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/SystemUI/res/drawable/ic_audio_vol_mute.xml b/packages/SystemUI/res/drawable/ic_audio_vol_mute.xml index e158f7b..8a7c7ec 100644 --- a/packages/SystemUI/res/drawable/ic_audio_vol_mute.xml +++ b/packages/SystemUI/res/drawable/ic_audio_vol_mute.xml @@ -14,8 +14,8 @@ Copyright (C) 2014 The Android Open Source Project limitations under the License. --> <vector xmlns:android="http://schemas.android.com/apk/res/android" - android:width="32.0dp" - android:height="32.0dp" + android:width="28.0dp" + android:height="28.0dp" android:viewportWidth="48.0" android:viewportHeight="48.0"> <path |