mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-21 02:08:40 +00:00
Fix toolbar shadow in conversation list.
This commit is contained in:
committed by
Alex Hart
parent
6b94fc82eb
commit
a9d7417597
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user