]> git.ktnx.net Git - mobile-ledger-staging.git/commit
provide all kinds of launcher icons
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 6 Jun 2020 19:53:49 +0000 (22:53 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 6 Jun 2020 20:04:40 +0000 (23:04 +0300)
commitad5b3aabb0d905986ef15c8c8cfb4fb0cbb3d3d1
treebb1c3c4c80575618250ad22e0f82eb6c75f0f679
parentf2eb293e087af121db33345325cc0078387144b8
provide all kinds of launcher icons
26 files changed:
app/src/main/AndroidManifest.xml
app/src/main/ic_launcher-playstore.png [new file with mode: 0644]
app/src/main/res/drawable-anydpi-v21/app_icon_bg.xml [new file with mode: 0644]
app/src/main/res/drawable-anydpi-v21/app_icon_dynamic.xml [deleted file]
app/src/main/res/drawable-anydpi-v21/expand_more_black_24dp.xml [new file with mode: 0644]
app/src/main/res/drawable-anydpi-v21/ic_expand_more_black_24dp.xml [deleted file]
app/src/main/res/drawable-anydpi-v21/ic_launcher_background.xml [deleted file]
app/src/main/res/drawable-anydpi-v26/app_icon.xml [new file with mode: 0644]
app/src/main/res/drawable/app_icon_transparent_bg.xml [new file with mode: 0644]
app/src/main/res/drawable/ic_launcher_background.xml [new file with mode: 0644]
app/src/main/res/drawable/ic_launcher_foreground.xml [new file with mode: 0644]
app/src/main/res/layout/nav_header_logo.xml
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml [new file with mode: 0644]
app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml [new file with mode: 0644]
app/src/main/res/mipmap-hdpi/ic_launcher.png
app/src/main/res/mipmap-hdpi/ic_launcher_round.png
app/src/main/res/mipmap-mdpi/ic_launcher.png
app/src/main/res/mipmap-mdpi/ic_launcher_round.png
app/src/main/res/mipmap-xhdpi/ic_launcher.png
app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
app/src/main/res/mipmap-xxhdpi/ic_launcher.png
app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
app/src/main/res/values/ic_launcher_background.xml [new file with mode: 0644]
art/app-icon-transparent-bg.svg [new file with mode: 0644]