Fix build (grr)

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-02-20 16:44:25 -08:00
parent 4bd3841788
commit 8aab9b0fc1

View File

@ -9,7 +9,7 @@
android:id="@+id/image"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:contentDescription="@string/media_preview_activity__image_content_description" />
android:contentDescription="@string/media_preview_activity__media_content_description" />
<org.thoughtcrime.securesms.video.VideoPlayer
android:id="@+id/video_player"