woocommerce-android
woocommerce-android copied to clipboard
Research migrating to the SplashScreen compat library
Our app uses an outdated splash screen approach and could be updated to use the new SplashScreen API.
This may seem like an unimportant task, but this is aimed at benefiting us Android developers. The current approach sets the application theme to Theme.Woo.Splash in the manifest, which means whenever we view a layout it defaults to the splash theme and we have to change it. In my case I often have to do this multiple times a day.
The SplashScreen library may enable us to use a different approach so we can restore the application theme to Theme.Woo.DayNight. We should research this and determine whether it's backward compatible with API 21.
| Fails | |
|---|---|
| :no_entry_sign: | Please add a feature label to this issue. e.g. 'feature: stats' |
Generated by :no_entry_sign: dangerJS
| Fails | |
|---|---|
| :no_entry_sign: | Please add a feature label to this issue. e.g. 'feature: stats' |
Generated by :no_entry_sign: dangerJS