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:
parent
47cbf87e6d
commit
cbe7ab7081
@ -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 New Issue
Block a user