diff options
Diffstat (limited to 'src/contrib/SDL-3.2.20/test/android/res/mipmap-anydpi-v26')
-rw-r--r-- | src/contrib/SDL-3.2.20/test/android/res/mipmap-anydpi-v26/sdl-test.xml | 5 | ||||
-rw-r--r-- | src/contrib/SDL-3.2.20/test/android/res/mipmap-anydpi-v26/sdl-test_round.xml | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/src/contrib/SDL-3.2.20/test/android/res/mipmap-anydpi-v26/sdl-test.xml b/src/contrib/SDL-3.2.20/test/android/res/mipmap-anydpi-v26/sdl-test.xml new file mode 100644 index 0000000..13bc8f0 --- /dev/null +++ b/src/contrib/SDL-3.2.20/test/android/res/mipmap-anydpi-v26/sdl-test.xml | |||
@@ -0,0 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
3 | <background android:drawable="@color/sdl-test_background"/> | ||
4 | <foreground android:drawable="@drawable/sdl-test_foreground"/> | ||
5 | </adaptive-icon> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/test/android/res/mipmap-anydpi-v26/sdl-test_round.xml b/src/contrib/SDL-3.2.20/test/android/res/mipmap-anydpi-v26/sdl-test_round.xml new file mode 100644 index 0000000..13bc8f0 --- /dev/null +++ b/src/contrib/SDL-3.2.20/test/android/res/mipmap-anydpi-v26/sdl-test_round.xml | |||
@@ -0,0 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
3 | <background android:drawable="@color/sdl-test_background"/> | ||
4 | <foreground android:drawable="@drawable/sdl-test_foreground"/> | ||
5 | </adaptive-icon> \ No newline at end of file | ||