woocommerce-android icon indicating copy to clipboard operation
woocommerce-android copied to clipboard

Research migrating to the SplashScreen compat library

Open nbradbury opened this issue 3 years ago • 2 comments

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.

nbradbury avatar Aug 02 '22 13:08 nbradbury

Fails
:no_entry_sign: Please add a feature label to this issue. e.g. 'feature: stats'

Generated by :no_entry_sign: dangerJS

peril-woocommerce[bot] avatar Aug 02 '22 13:08 peril-woocommerce[bot]

Fails
:no_entry_sign: Please add a feature label to this issue. e.g. 'feature: stats'

Generated by :no_entry_sign: dangerJS

peril-woocommerce[bot] avatar Aug 02 '22 13:08 peril-woocommerce[bot]