Fixed Splash screen issues

This commit is contained in:
Prathamesh More 2022-06-06 20:39:41 +05:30
parent 2ef5a5903d
commit 33a0d113b8
5 changed files with 5 additions and 4 deletions

View file

@ -39,6 +39,7 @@
android:supportsRtl="true"
android:theme="@style/Theme.RetroMusic.FollowSystem"
android:usesCleartextTraffic="true"
android:requestLegacyExternalStorage="true"
tools:targetApi="m">
<activity
android:name=".activities.MainActivity"