summaryrefslogtreecommitdiffstats
path: root/res/layout/other_setting_popup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/other_setting_popup.xml')
-rw-r--r--res/layout/other_setting_popup.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/other_setting_popup.xml b/res/layout/other_setting_popup.xml
index 730e00a..b207e2f 100644
--- a/res/layout/other_setting_popup.xml
+++ b/res/layout/other_setting_popup.xml
@@ -22,7 +22,7 @@
style="@style/SettingPopupWindow">
<LinearLayout android:orientation="vertical"
- android:layout_width="@dimen/other_setting_popup_window_width"
+ android:layout_width="@dimen/big_setting_popup_window_width"
android:layout_height="wrap_content">
<FrameLayout