mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
feat: implemented custom splashscreen
This commit is contained in:
parent
684fd00ed2
commit
0101e0685b
6 changed files with 87 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme"
|
||||
android:theme="@style/AppTheme.SplashScreen"
|
||||
android:usesCleartextTraffic="true"
|
||||
android:allowBackup="false">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue