summaryrefslogtreecommitdiffstats
path: root/android-mobile
diff options
context:
space:
mode:
Diffstat (limited to 'android-mobile')
-rw-r--r--android-mobile/res/drawable/splash.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-mobile/res/drawable/splash.xml b/android-mobile/res/drawable/splash.xml
index a27a22df4..b4922cd7a 100644
--- a/android-mobile/res/drawable/splash.xml
+++ b/android-mobile/res/drawable/splash.xml
@@ -2,7 +2,7 @@
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item>
<shape android:shape="rectangle" >
- <solid android:color="#000000FF"/>
+ <solid android:color="#FFFFFF" />
</shape>
</item>
<item>