diff options
Diffstat (limited to 'main/res/layout/search.xml')
| -rw-r--r-- | main/res/layout/search.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/res/layout/search.xml b/main/res/layout/search.xml index 426e214..a0a699d 100644 --- a/main/res/layout/search.xml +++ b/main/res/layout/search.xml @@ -3,6 +3,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="fill_parent" android:layout_height="fill_parent" + android:background="?background_color" android:orientation="vertical" > <include layout="@layout/actionbar" /> |
