fix the header background color to not ignore theme in horizontal mode

This commit is contained in:
Jesse Vincent 2009-11-22 21:23:17 +00:00
parent 47cbf87e6d
commit cbe7ab7081

View file

@ -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"