Remove elevation

Helps #6894

// FREEBIE
pull/1/head
Moxie Marlinspike 8 years ago
parent cee3858e2e
commit 10e305d204

@ -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"

Loading…
Cancel
Save