diff options
Diffstat (limited to 'res/layout-land/nav_screen.xml')
-rw-r--r-- | res/layout-land/nav_screen.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-land/nav_screen.xml b/res/layout-land/nav_screen.xml index 5a3a037..66af2c8 100644 --- a/res/layout-land/nav_screen.xml +++ b/res/layout-land/nav_screen.xml @@ -19,7 +19,7 @@ android:id="@+id/nav_screen" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@drawable/nav_screen_bg" > + android:background="@drawable/browser_background_holo" > <LinearLayout android:id="@+id/tabbar" android:orientation="horizontal" |