diff options
Diffstat (limited to 'res/layout-xlarge/all_apps_tabbed.xml')
-rw-r--r-- | res/layout-xlarge/all_apps_tabbed.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-xlarge/all_apps_tabbed.xml b/res/layout-xlarge/all_apps_tabbed.xml index c772706..0842fd0 100644 --- a/res/layout-xlarge/all_apps_tabbed.xml +++ b/res/layout-xlarge/all_apps_tabbed.xml @@ -44,7 +44,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:layout_alignParentBottom="true" - android:layout_marginBottom="@dimen/button_bar_height" + android:layout_marginBottom="8dip" android:layout_marginTop="8dip" android:nextFocusDown="@+id/all_apps_2d_home" android:nextFocusUp="@null" |