summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout-land/preview_frame_pano.xml2
-rw-r--r--res/values-land/styles.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-land/preview_frame_pano.xml b/res/layout-land/preview_frame_pano.xml
index 7367182a..bd05f9a8 100644
--- a/res/layout-land/preview_frame_pano.xml
+++ b/res/layout-land/preview_frame_pano.xml
@@ -39,7 +39,7 @@
android:visibility="invisible"
android:background="@drawable/ic_pan_border_fast"
android:layout_gravity="center"
- android:layout_weight="1.67"
+ android:layout_weight="5"
android:layout_width="match_parent"
android:layout_height="0dp" />
diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml
index d43f7a5b..25ca3103 100644
--- a/res/values-land/styles.xml
+++ b/res/values-land/styles.xml
@@ -53,7 +53,7 @@
<item name="android:alpha">1.0</item>
<item name="android:layout_height">0dp</item>
<item name="android:layout_width">match_parent</item>
- <item name="android:layout_weight">0.5</item>
+ <item name="android:layout_weight">1.5</item>
</style>
<style name="SettingPopupWindow_xlarge">
<item name="android:layout_width">wrap_content</item>