mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-25 17:18:50 -05:00
fix the grey background for not-yet-downloaded messages in landscape mode
This commit is contained in:
parent
153e02f87d
commit
369718f8c0
@ -5,7 +5,7 @@
|
|||||||
android:layout_height="fill_parent"
|
android:layout_height="fill_parent"
|
||||||
android:paddingRight="1dip"
|
android:paddingRight="1dip"
|
||||||
android:paddingTop="2dip"
|
android:paddingTop="2dip"
|
||||||
android:background="@android:color/transparent"
|
android:background="#cccccc"
|
||||||
>
|
>
|
||||||
<LinearLayout android:id="@+id/widgets_right"
|
<LinearLayout android:id="@+id/widgets_right"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
|
Loading…
Reference in New Issue
Block a user