Remove elevation

Helps #6894

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-10-04 12:35:17 -07:00
parent cee3858e2e
commit 10e305d204

View File

@ -4,8 +4,7 @@
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attachment_type_selector_background"
android:elevation="4dp">
android:background="?attachment_type_selector_background">
<org.thoughtcrime.securesms.components.RecentPhotoViewRail
android:id="@+id/recent_photos"