diff options
Diffstat (limited to 'app/src/main/res/drawable-v31/ic_launcher_background.xml')
-rw-r--r-- | app/src/main/res/drawable-v31/ic_launcher_background.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/app/src/main/res/drawable-v31/ic_launcher_background.xml b/app/src/main/res/drawable-v31/ic_launcher_background.xml deleted file mode 100644 index e4b20200..00000000 --- a/app/src/main/res/drawable-v31/ic_launcher_background.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<vector xmlns:android="http://schemas.android.com/apk/res/android" - android:width="108dp" - android:height="108dp" - android:viewportWidth="108" - android:viewportHeight="108"> - <path - android:fillColor="@android:color/system_accent1_100" - android:pathData="M0,0h108v108h-108z" /> -</vector> |