fix transparent header

This commit is contained in:
daquexian
2017-02-07 23:59:53 +08:00
parent 0777732fad
commit 3f920455b2

View File

@@ -3,7 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:background="?android:colorBackground">
<TextView
android:id="@+id/stickylist_header_text"