diff options
| -rw-r--r-- | core/res/res/drawable-hdpi/perm_group_storage.png | bin | 759 -> 0 bytes | |||
| -rw-r--r-- | core/res/res/drawable-mdpi/perm_group_storage.png | bin | 528 -> 0 bytes | |||
| -rw-r--r-- | core/res/res/drawable-xhdpi/perm_group_storage.png | bin | 810 -> 0 bytes | |||
| -rw-r--r-- | core/res/res/drawable-xxhdpi/perm_group_storage.png | bin | 1115 -> 0 bytes | |||
| -rw-r--r-- | core/res/res/drawable-xxxhdpi/perm_group_storage.png | bin | 1535 -> 0 bytes | |||
| -rw-r--r-- | core/res/res/drawable/perm_group_storage.xml | 4 |
6 files changed, 2 insertions, 2 deletions
diff --git a/core/res/res/drawable-hdpi/perm_group_storage.png b/core/res/res/drawable-hdpi/perm_group_storage.png Binary files differdeleted file mode 100644 index 598e1ccc7c83..000000000000 --- a/core/res/res/drawable-hdpi/perm_group_storage.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/perm_group_storage.png b/core/res/res/drawable-mdpi/perm_group_storage.png Binary files differdeleted file mode 100644 index b7a06fbb3934..000000000000 --- a/core/res/res/drawable-mdpi/perm_group_storage.png +++ /dev/null diff --git a/core/res/res/drawable-xhdpi/perm_group_storage.png b/core/res/res/drawable-xhdpi/perm_group_storage.png Binary files differdeleted file mode 100644 index a2d4d5e9b3d7..000000000000 --- a/core/res/res/drawable-xhdpi/perm_group_storage.png +++ /dev/null diff --git a/core/res/res/drawable-xxhdpi/perm_group_storage.png b/core/res/res/drawable-xxhdpi/perm_group_storage.png Binary files differdeleted file mode 100644 index 837211e74722..000000000000 --- a/core/res/res/drawable-xxhdpi/perm_group_storage.png +++ /dev/null diff --git a/core/res/res/drawable-xxxhdpi/perm_group_storage.png b/core/res/res/drawable-xxxhdpi/perm_group_storage.png Binary files differdeleted file mode 100644 index 918b3ed0e295..000000000000 --- a/core/res/res/drawable-xxxhdpi/perm_group_storage.png +++ /dev/null diff --git a/core/res/res/drawable/perm_group_storage.xml b/core/res/res/drawable/perm_group_storage.xml index 11078d337b1e..65da1f1241b4 100644 --- a/core/res/res/drawable/perm_group_storage.xml +++ b/core/res/res/drawable/perm_group_storage.xml @@ -14,8 +14,8 @@ Copyright (C) 2015 The Android Open Source Project limitations under the License. --> <vector xmlns:android="http://schemas.android.com/apk/res/android" - android:width="48dp" - android:height="48dp" + android:width="24dp" + android:height="24dp" android:viewportWidth="48.0" android:viewportHeight="48.0"> <path |