mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Add missing resource ids from StyledPlayerControlView
This commit is contained in:
parent
710dff0388
commit
bbcbe65f08
1 changed files with 13 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
<item name="exo_repeat_toggle" type="id"/>
|
||||
<item name="exo_duration" type="id"/>
|
||||
<item name="exo_position" type="id"/>
|
||||
<item name="exo_settings" type="id"/>
|
||||
<item name="exo_progress_placeholder" type="id"/>
|
||||
<item name="exo_progress" type="id"/>
|
||||
<item name="exo_buffering" type="id"/>
|
||||
|
|
@ -41,4 +42,16 @@
|
|||
<item name="exo_vr" type="id"/>
|
||||
<item name="exo_subtitle" type="id"/>
|
||||
<item name="exo_fullscreen" type="id"/>
|
||||
<item name="exo_center_view" type="id"/>
|
||||
<item name="exo_embedded_transport_controls" type="id"/>
|
||||
<item name="exo_minimal_controls" type="id"/>
|
||||
<item name="exo_bottom_bar" type="id"/>
|
||||
<item name="exo_time" type="id"/>
|
||||
<item name="exo_basic_controls" type="id"/>
|
||||
<item name="exo_extra_controls" type="id"/>
|
||||
<item name="exo_extra_controls_scroll_view" type="id"/>
|
||||
<item name="exo_overflow_show" type="id"/>
|
||||
<item name="exo_overflow_hide" type="id"/>
|
||||
<item name="exo_rew_with_amount" type="id"/>
|
||||
<item name="exo_ffwd_with_amount" type="id"/>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue