summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout-port/preview_frame_pano.xml2
-rw-r--r--res/values-port/styles.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-port/preview_frame_pano.xml b/res/layout-port/preview_frame_pano.xml
index b721af9c..09d7899e 100644
--- a/res/layout-port/preview_frame_pano.xml
+++ b/res/layout-port/preview_frame_pano.xml
@@ -38,7 +38,7 @@
android:visibility="invisible"
android:background="@drawable/ic_pan_border_fast"
android:layout_gravity="center"
- android:layout_weight="1.67"
+ android:layout_weight="2"
android:layout_width="match_parent"
android:layout_height="0dp" />
diff --git a/res/values-port/styles.xml b/res/values-port/styles.xml
index 1c2651d2..46871c62 100644
--- a/res/values-port/styles.xml
+++ b/res/values-port/styles.xml
@@ -52,7 +52,7 @@
<item name="android:alpha">1.0</item>
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">0dp</item>
- <item name="android:layout_weight">0.85</item>
+ <item name="android:layout_weight">1</item>
</style>
<style name="SettingPopupWindow_xlarge">
<item name="android:layout_width">wrap_content</item>