3

I want my player to adapt the height of video so I'm using Exo player view with wrap_content height. but it's not working.

<com.google.android.exoplayer2.ui.PlayerView                     
                        android:id="@+id/exoplayerview"
                        android:layout_width="match_parent"
                        android:layout_height="wrap_content"
                        app:resize_mode="fill"
                        app:use_controller="false">

                    </com.google.android.exoplayer2.ui.PlayerView>
Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Vishva Vijay
  • 340
  • 3
  • 11

0 Answers0