mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 09:57:04 +05:30
android: add splashscreen
This commit is contained in:
parent
cb468d39f8
commit
497ad78ca5
5 changed files with 14 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
android:label="Claw"
|
||||
android:roundIcon="@mipmap/ic_launcher"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.Claw">
|
||||
android:theme="@style/Theme.Claw.SplashScreen">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:configChanges="colorMode|density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue