Android round icons
Icons for some older Android phones that use round icons.
This commit is contained in:
parent
6fa9994366
commit
fd2678ce2f
7 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@
|
|||
android:requestLegacyExternalStorage="true"
|
||||
android:allowNativeHeapPointerTagging="false"
|
||||
android:theme="@style/Theme.AppCompat.NoActionBar"
|
||||
android:icon="@drawable/icon">
|
||||
android:icon="@drawable/icon"
|
||||
android:roundIcon="@drawable/icon_round">
|
||||
|
||||
<activity
|
||||
android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation|mcc|mnc|density"
|
||||
|
|
BIN
client/android/res/drawable-hdpi/icon_round.png
Normal file
BIN
client/android/res/drawable-hdpi/icon_round.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
BIN
client/android/res/drawable-ldpi/icon_round.png
Normal file
BIN
client/android/res/drawable-ldpi/icon_round.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
BIN
client/android/res/drawable-mdpi/icon_round.png
Normal file
BIN
client/android/res/drawable-mdpi/icon_round.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
client/android/res/drawable-xhdpi/icon_round.png
Normal file
BIN
client/android/res/drawable-xhdpi/icon_round.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.4 KiB |
BIN
client/android/res/drawable-xxhdpi/icon_round.png
Normal file
BIN
client/android/res/drawable-xxhdpi/icon_round.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
BIN
client/android/res/drawable-xxxhdpi/icon_round.png
Normal file
BIN
client/android/res/drawable-xxxhdpi/icon_round.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Add table
Add a link
Reference in a new issue