This commit is contained in:
Niels Andriesse
2020-01-15 17:13:46 +11:00
parent 8aa214bd7d
commit 9378818b73
7 changed files with 139 additions and 139 deletions

View File

@@ -6,7 +6,7 @@
android:id="@+id/conversation_search_nav"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?conversation_background"
android:background="@color/compose_view_background"
android:visibility="gone"
tools:visibility="visible"
tools:parentTag="android.support.constraint.ConstraintLayout">