mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
Add splash screen for android-mobile
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1f4d02a861
commit
bcdd5645a6
3 changed files with 1 additions and 3 deletions
|
@ -77,9 +77,7 @@
|
|||
|
||||
|
||||
<!-- Splash screen -->
|
||||
<!--
|
||||
<meta-data android:name="android.app.splash_screen_drawable" android:resource="@drawable/logo"/>
|
||||
-->
|
||||
<meta-data android:name="android.app.splash_screen_drawable" android:resource="@drawable/subsurface_mobile_splash" />
|
||||
<!-- Splash screen -->
|
||||
|
||||
</activity>
|
||||
|
|
BIN
android-mobile/res/drawable-nodpi/subsurface_mobile_splash.9.png
Normal file
BIN
android-mobile/res/drawable-nodpi/subsurface_mobile_splash.9.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
BIN
icons/subsurface-mobile-splash.9.png
Normal file
BIN
icons/subsurface-mobile-splash.9.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
Loading…
Add table
Reference in a new issue