-Added toggle to allow main video player to switch to popup player when onstop is called.

-Fixed player state not recovering when player is stopped during multiwindow mode.
-Updated gradle to 3.1.2.
This commit is contained in:
John Zhen Mo 2018-06-03 13:20:20 -07:00
parent 2a45a13f73
commit 4fc37a7321
5 changed files with 26 additions and 3 deletions

View file

@ -24,6 +24,7 @@
<string name="auto_queue_key" translatable="false">auto_queue_key</string>
<string name="screen_brightness_key" translatable="false">screen_brightness_key</string>
<string name="screen_brightness_timestamp_key" translatable="false">screen_brightness_timestamp_key</string>
<string name="minimize_on_exit_key" translatable="false">minimize_on_exit_key</string>
<string name="default_resolution_key" translatable="false">default_resolution</string>
<string name="default_resolution_value" translatable="false">360p</string>