-[#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:
John Zhen Mo 2018-05-10 17:48:05 -07:00
parent bc6fdf81d2
commit 5c202f04e7
3 changed files with 9 additions and 20 deletions

View file

@ -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"