diff options
Diffstat (limited to 'res/layout-sw600dp/settings_top_level.xml')
-rw-r--r-- | res/layout-sw600dp/settings_top_level.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-sw600dp/settings_top_level.xml b/res/layout-sw600dp/settings_top_level.xml index 09590b1..ff53c1b 100644 --- a/res/layout-sw600dp/settings_top_level.xml +++ b/res/layout-sw600dp/settings_top_level.xml @@ -25,7 +25,7 @@ android:layout_width="0px" android:layout_height="match_parent" android:layout_weight=".4" - android:layout_marginRight="10dp"/> + android:layout_marginEnd="10dp"/> <FrameLayout android:id="@+id/prefs" android:layout_width="0px" android:layout_height="match_parent" |