diff options
Diffstat (limited to 'main/res/layout-land')
| -rw-r--r-- | main/res/layout-land/navigate.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/res/layout-land/navigate.xml b/main/res/layout-land/navigate.xml index 5897f65..aa8b2b4 100644 --- a/main/res/layout-land/navigate.xml +++ b/main/res/layout-land/navigate.xml @@ -2,6 +2,7 @@ <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" + android:background="?background_color" android:orientation="vertical" > <LinearLayout style="@style/action_bar" > |
