PurpleI2P / i2pd-android

i2pd for Android
BSD 3-Clause "New" or "Revised" License
195 stars 23 forks source link

Cosmetic/UX: backgrounds should be added to adaptive icons (Android API level 26+) #45

Open nonlin-lin-chaos-order-etc-etal opened 1 year ago

nonlin-lin-chaos-order-etc-etal commented 1 year ago

https://developer.android.com/codelabs/basic-android-kotlin-compose-training-change-app-icon#3

кто бы эти адаптивные иконки ещё сделал

r4sas commented 1 year ago

Так они есть уже: https://github.com/PurpleI2P/i2pd-android/tree/master/app/src/main/res

nonlin-lin-chaos-order-etc-etal commented 1 year ago

@r4sas там можно фоновую картинку указать, см ссылку https://developer.android.com/codelabs/basic-android-kotlin-compose-training-change-app-icon#3 (эта же ссылка выше).

"Notice how the <adaptive-icon> element is used to declare the <background> and <foreground> layers of the app icon by providing resource drawables for each."

Сейчас оно без фона: https://github.com/PurpleI2P/i2pd-android/tree/master/app/src/main/res/mipmap-anydpi-v26