2018-11-20 09:59:23 -08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<org.thoughtcrime.securesms.video.VideoPlayer
|
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
2019-10-09 17:16:23 -03:00
|
|
|
android:background="@color/grey_400_transparent"
|
2018-11-20 09:59:23 -08:00
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="match_parent">
|
|
|
|
|
|
|
|
</org.thoughtcrime.securesms.video.VideoPlayer>
|