mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 22:57:33 +00:00
Fix build (grr)
// FREEBIE
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user