summaryrefslogtreecommitdiffstats
path: root/res/layout-port/hotseat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port/hotseat.xml')
-rw-r--r--res/layout-port/hotseat.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-port/hotseat.xml b/res/layout-port/hotseat.xml
index 376173ae9..4ca0bb820 100644
--- a/res/layout-port/hotseat.xml
+++ b/res/layout-port/hotseat.xml
@@ -25,8 +25,8 @@
android:layout_gravity="center"
android:paddingTop="@dimen/button_bar_height_top_padding"
android:paddingBottom="@dimen/button_bar_height_bottom_padding"
- android:paddingLeft="@dimen/button_bar_width_left_padding"
- android:paddingRight="@dimen/button_bar_width_right_padding"
+ android:paddingStart="@dimen/button_bar_width_left_padding"
+ android:paddingEnd="@dimen/button_bar_width_right_padding"
launcher:cellWidth="@dimen/hotseat_cell_width"
launcher:cellHeight="@dimen/hotseat_cell_height"