fix: raise elevation on the attachment buttons

pull/860/head
Harris 3 years ago
parent 3733826e2e
commit c6cf7a24d7

@ -52,6 +52,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/small_spacing"
android:elevation="8dp"
android:layout_alignParentStart="true"
android:layout_alignParentBottom="true"
android:layout_marginBottom="60dp"

Loading…
Cancel
Save