Fix build (grr)
// FREEBIE
This commit is contained in:
parent
4bd3841788
commit
8aab9b0fc1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
android:id="@+id/image"
|
android:id="@+id/image"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="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
|
<org.thoughtcrime.securesms.video.VideoPlayer
|
||||||
android:id="@+id/video_player"
|
android:id="@+id/video_player"
|
||||||
|
|
Loading…
Add table
Reference in a new issue