summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sw600dp/styles.xml')
-rw-r--r--res/values-sw600dp/styles.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-sw600dp/styles.xml b/res/values-sw600dp/styles.xml
index 6b7427f..0f29321 100644
--- a/res/values-sw600dp/styles.xml
+++ b/res/values-sw600dp/styles.xml
@@ -83,4 +83,9 @@
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">match_parent</item>
</style>
+ <style name="ViewfinderLableLayout">
+ <item name="android:layout_width">match_parent</item>
+ <item name="android:layout_height">match_parent</item>
+ <item name="android:layout_margin">13dp</item>
+ </style>
</resources>