mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-15 07:28:30 +00:00
Switch to using SurfaceView for ExoPlayer.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center"
|
||||
android:gravity="center"
|
||||
app:surface_type="texture_view"
|
||||
app:surface_type="surface_view"
|
||||
app:player_layout_id="@layout/media_preview_exoplayer_layout"/>
|
||||
|
||||
<ProgressBar
|
||||
|
||||
Reference in New Issue
Block a user