summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/styles.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 825dba95..9365ddcc 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -185,6 +185,7 @@
<item name="android:layout_height">match_parent</item>
<item name="android:gravity">center</item>
<item name="android:textAppearance">?android:attr/textAppearanceLarge</item>
+ <item name="android:layout_marginTop">32dp</item>
</style>
<!-- END PERMISSIONS FRAME -->