mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
Android round icons
Icons for some older Android phones that use round icons.
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user