[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/153 - Adds the app icon
commit4215dbb68c82f2951a4fc36529f2fe21200154ef
authorJeff Boek <jeff@jeffboek.com>
Thu, 10 Jan 2019 18:21:52 +0000 (10 10:21 -0800)
committerJeff Boek <jeff@jeffboek.com>
Thu, 10 Jan 2019 18:41:32 +0000 (10 10:41 -0800)
treece5279c34d8500ade1b507e82ad29661c8f36e07
parent7ca60971af4a591f1b8b8cbd8577844dbd0b9322
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/153 - Adds the app icon
19 files changed:
mobile/android/fenix/app/src/main/res/drawable-v24/ic_launcher_foreground.xml [deleted file]
mobile/android/fenix/app/src/main/res/drawable/ic_launcher_background.xml
mobile/android/fenix/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
mobile/android/fenix/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
mobile/android/fenix/app/src/main/res/mipmap-hdpi/ic_launcher.png
mobile/android/fenix/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png [new file with mode: 0644]
mobile/android/fenix/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
mobile/android/fenix/app/src/main/res/mipmap-mdpi/ic_launcher.png
mobile/android/fenix/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png [new file with mode: 0644]
mobile/android/fenix/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
mobile/android/fenix/app/src/main/res/mipmap-xhdpi/ic_launcher.png
mobile/android/fenix/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png [new file with mode: 0644]
mobile/android/fenix/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
mobile/android/fenix/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
mobile/android/fenix/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png [new file with mode: 0644]
mobile/android/fenix/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
mobile/android/fenix/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
mobile/android/fenix/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png [new file with mode: 0644]
mobile/android/fenix/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png