summaryrefslogtreecommitdiff
path: root/app/src/custom/res/drawable/splash_page.xml
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2018-09-08 20:19:02 +0200
committercyBerta <cyberta@riseup.net>2018-09-08 20:19:02 +0200
commit80b04ba633303d33207ca9438ee6933915036e84 (patch)
treefee85ab76b8b9b86d213378f697e78bd1f59b19a /app/src/custom/res/drawable/splash_page.xml
parent25f822e35f6f1f34a430f836d0883c19998b9452 (diff)
custom theme for riseup vpn
Diffstat (limited to 'app/src/custom/res/drawable/splash_page.xml')
-rw-r--r--app/src/custom/res/drawable/splash_page.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/src/custom/res/drawable/splash_page.xml b/app/src/custom/res/drawable/splash_page.xml
index 5b07671f..4c72dfe2 100644
--- a/app/src/custom/res/drawable/splash_page.xml
+++ b/app/src/custom/res/drawable/splash_page.xml
@@ -9,13 +9,13 @@
android:gravity="fill_horizontal|fill_vertical" />
<!--If a foreground image is not need remove this <item> tag-->
- <item>
+ <!--<item> -->
<!--Replace custom/res/drawable/logo with foreground image-->
<!--Replace custom/res/drawable-ldpi/logo with foreground image-->
<!--Replace custom/res/drawable-xxxhdpi/logo with foreground image-->
- <bitmap
+ <!--<bitmap
android:src="@drawable/logo"
- android:gravity="center" />
- </item>
+ android:gravity="center" /> -->
+<!--</item>-->
</layer-list> \ No newline at end of file