Android: Add Androidx splash screen to wait for directory initialization

This commit is contained in:
Charles Lombardo
2022-07-19 00:23:57 -04:00
parent 3f794bf87e
commit 1dff1c3fe8
10 changed files with 39 additions and 3 deletions

View File

@ -103,6 +103,7 @@ dependencies {
implementation 'androidx.fragment:fragment:1.4.1'
implementation 'androidx.slidingpanelayout:slidingpanelayout:1.2.0'
implementation 'com.google.android.material:material:1.6.0'
implementation 'androidx.core:core-splashscreen:1.0.0'
// Android TV UI libraries.
implementation 'androidx.leanback:leanback:1.0.0'