pachli-android/core/designsystem
Nik Clayton 4551313bd2
refactor: Use androidx.core:core-splashscreen library (#766)
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.
2024-06-19 16:27:49 +02:00
..
src refactor: Use androidx.core:core-splashscreen library (#766) 2024-06-19 16:27:49 +02:00
build.gradle.kts refactor: Modularise core activity classes, (#393) 2024-01-30 11:37:00 +01:00
lint-baseline.xml fix(deps): update dependency com.google.android.material:material to v1.12.0 (#692) 2024-06-18 18:40:45 +02:00