fix the header background color to not ignore theme in horizontal mode
This commit is contained in:
parent
47cbf87e6d
commit
cbe7ab7081
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
android:orientation="vertical"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:background="@android:color/white"
|
||||
>
|
||||
<ScrollView
|
||||
android:id="@+id/top_view"
|
||||
|
|
Loading…
Reference in a new issue