Merge commit 'dec0d4ec4153bf9fc2b78ae6c2df45b6ea8dde7a' as 'external/sdl/SDL'
This commit is contained in:
5
external/sdl/SDL/test/android/res/mipmap-anydpi-v26/sdl-test.xml
vendored
Normal file
5
external/sdl/SDL/test/android/res/mipmap-anydpi-v26/sdl-test.xml
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/sdl-test_background"/>
|
||||
<foreground android:drawable="@drawable/sdl-test_foreground"/>
|
||||
</adaptive-icon>
|
5
external/sdl/SDL/test/android/res/mipmap-anydpi-v26/sdl-test_round.xml
vendored
Normal file
5
external/sdl/SDL/test/android/res/mipmap-anydpi-v26/sdl-test_round.xml
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/sdl-test_background"/>
|
||||
<foreground android:drawable="@drawable/sdl-test_foreground"/>
|
||||
</adaptive-icon>
|
Reference in New Issue
Block a user