mirror of
https://github.com/pachli/pachli-android.git
synced 2025-02-01 01:46:54 +01:00
4551313bd2
Previous code depended on, but did not initialise, the androidx splashscreen library. Fix that, using the library on API < 31, or the platform implementation otherwise. `SplashActivity` is no longer needed, launching goes straight in to `MainActivity`. Version 1.2.0-alpha01 is needed to fix some theme corruption bugs in earlier versions of the library.