mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-30 13:35:18 +00:00
Fix build (grr)
// FREEBIE
This commit is contained in:
parent
4bd3841788
commit
8aab9b0fc1
@ -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…
Reference in New Issue
Block a user