diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-05-08 18:01:47 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-05-08 18:01:47 -0600 |
commit | 2c540ef7ce473fbd681c42959a51224be4784eb7 (patch) | |
tree | 634a6cd2e8993496445a611f484c1e2da07bcc23 /app/src/main/res/mipmap-anydpi-v26/wiimmterface_launcher_round.xml | |
parent | fc908199f136acd2a5030e5085f024857cd2cfb5 (diff) | |
download | wiimmfi-watcher-2c540ef7ce473fbd681c42959a51224be4784eb7.tar wiimmfi-watcher-2c540ef7ce473fbd681c42959a51224be4784eb7.tar.gz wiimmfi-watcher-2c540ef7ce473fbd681c42959a51224be4784eb7.tar.bz2 |
added about fragment
Diffstat (limited to 'app/src/main/res/mipmap-anydpi-v26/wiimmterface_launcher_round.xml')
-rw-r--r-- | app/src/main/res/mipmap-anydpi-v26/wiimmterface_launcher_round.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/res/mipmap-anydpi-v26/wiimmterface_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/wiimmterface_launcher_round.xml deleted file mode 100644 index a4bb6d8..0000000 --- a/app/src/main/res/mipmap-anydpi-v26/wiimmterface_launcher_round.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> - <background android:drawable="@mipmap/wiimmterface_launcher_background"/> - <foreground android:drawable="@mipmap/wiimmterface_launcher_foreground"/> -</adaptive-icon>
\ No newline at end of file |