Fix toolbar shadow in conversation list.
This commit is contained in:
parent
6b94fc82eb
commit
a9d7417597
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@
|
|||
android:layout_height="5dp"
|
||||
android:background="@drawable/toolbar_shadow"
|
||||
android:visibility="gone"
|
||||
android:elevation="100dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/toolbar_barrier"
|
||||
|
|
Loading…
Add table
Reference in a new issue