1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-02-07 10:40:11 -05:00

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:orientation="vertical"
android:layout_width="fill_parent" android:layout_width="fill_parent"
android:layout_height="fill_parent" android:layout_height="fill_parent"
android:background="@android:color/white"
> >
<ScrollView <ScrollView
android:id="@+id/top_view" android:id="@+id/top_view"