summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2022-12-05 14:31:21 +0100
committercyberta <cyberta@riseup.net>2022-12-05 14:31:21 +0100
commit8510b91343e234d559b39e8e5e14acc7a975506a (patch)
treefd6773d552d815bd1405e24126aeb046c00a319b /app/src/main/res/drawable
parent1b981b7971e207e892a4f457d455f0856533540f (diff)
Bitmask splash screen for Android 12+
Diffstat (limited to 'app/src/main/res/drawable')
-rw-r--r--app/src/main/res/drawable/footer_text_drawable.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/footer_text_drawable.xml b/app/src/main/res/drawable/footer_text_drawable.xml
index 801746df..e3ec5005 100644
--- a/app/src/main/res/drawable/footer_text_drawable.xml
+++ b/app/src/main/res/drawable/footer_text_drawable.xml
@@ -13,6 +13,8 @@
android:gravity="center"
android:top="@dimen/footer_text_padding"
android:bottom="@dimen/footer_text_padding"
+ android:left="20dp"
+ android:right="20dp"
>
<bitmap android:src="@drawable/leap_footer_en"/>
</item>