Fix non-collapsing layout when scrolled from horiz recyclerview

Fixes #7042
// FREEBIE
This commit is contained in:
Moxie Marlinspike
2017-10-08 17:36:35 -07:00
parent 5a607918d2
commit 9fa4ba126b
3 changed files with 3 additions and 2 deletions

View File

@@ -75,6 +75,7 @@
android:padding="16dp"
android:text="@string/recipient_preference_activity__shared_media"
android:visibility="gone"
android:focusableInTouchMode="true"
style="?android:attr/preferenceCategoryStyle"
android:textColor="@color/textsecure_primary"/>