Android splash

This commit is contained in:
pokamest
2021-10-21 15:04:09 +03:00
parent f1fa22f4cf
commit 1f97dd0111
25 changed files with 18 additions and 10 deletions
+1
View File
@@ -90,6 +90,7 @@
-->
<meta-data android:name="android.app.extract_android_style" android:value="default"/>
<!-- extract android style -->
<meta-data android:name="android.app.splash_screen_drawable" android:resource="@drawable/splashscreen"/>
</activity>
<service android:name=".VPNService"