fix: remove reference to non-existent SignalMapView

This commit is contained in:
jubb 2021-03-10 09:43:35 +11:00
parent f5d483d7b9
commit 597ba3b0e2

View File

@ -13,13 +13,6 @@
android:layout_height="wrap_content"
android:layout_gravity="center">
<org.thoughtcrime.securesms.components.location.SignalMapView
android:id="@+id/attachment_location"
android:layout_width="210dp"
android:layout_height="210dp"
android:layout_gravity="center_horizontal"
android:visibility="gone"/>
<org.thoughtcrime.securesms.components.ThumbnailView
android:id="@+id/attachment_thumbnail"
android:layout_width="230dp"