feat: implemented custom splashscreen

This commit is contained in:
antonio 2023-05-06 16:43:21 +02:00
parent 684fd00ed2
commit 0101e0685b
6 changed files with 87 additions and 1 deletions

View file

@ -65,6 +65,7 @@ dependencies {
implementation 'androidx.room:room-runtime:2.5.1'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.core:core-splashscreen:1.0.1'
// Google GMS
implementation 'com.google.android.gms:play-services-cast-framework:21.3.0'