Merge pull request #2041 from daquexian/fix_transparent_header

fix transparent header
This commit is contained in:
Dominik Schürmann
2017-02-07 20:37:25 +01:00
committed by GitHub

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"