The launcher icon uses different assets on different Android versions, and therefore needs to be explicitly tested.
- Install the app
- Look at the icon on the home screen
- Verify that a traditional light-themed square icon is displayed
- Install the app
- Look at the app icon on the home screen
- Verify that a round icon is displayed (most emulator images use round icons)
- Set the system to light theme
- Install the app
- Look at the app icon on the home screen
- Verify that a round icon is displayed (most emulator images use round icons)
- Verify that the icon has a light grey background
- Set the system theme to dark theme
- Look at the app icon on the home screen
- Verify that a round icon is displayed (most emulator images use round icons)
- Verify that the icon has a dark blue background (Note: it may require rebooting or opening an app and returning to the home screen for the home screen to reset its cache of app icons. This behavior is not a bug in our app, but rather an Android limitation).