-[#1383]Fixed popup player caption selector not populating due to full width aspect ratio selector.
-Fixed potential memory leak in media session connector containing player instance.
This commit is contained in:
parent
bc6fdf81d2
commit
5c202f04e7
3 changed files with 9 additions and 20 deletions
|
|
@ -111,7 +111,7 @@
|
|||
|
||||
<TextView
|
||||
android:id="@+id/resizeTextView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:background="?attr/selectableItemBackground"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue