Removal of the splash screen because it causes some crashes when rotating the device

This commit is contained in:
CappielloAntonio 2021-08-30 09:03:52 +02:00
parent a2243e079f
commit 1c23e53ed7
6 changed files with 3 additions and 18 deletions

View file

@ -51,7 +51,7 @@ dependencies {
implementation 'com.google.android.material:material:1.4.0'
// Splashscreen
implementation 'androidx.core:core-splashscreen:1.0.0-alpha01'
// implementation 'androidx.core:core-splashscreen:1.0.0-alpha01'
// SearchBar
implementation "com.paulrybitskyi.persistentsearchview:persistentsearchview:1.1.3"