<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
    <string-array name="exo_controls_playback_speeds">
    <item>0.25x</item>
    <item>0.5x</item>
    <item>0.75x</item>
    <item>Normal</item>
    <item>1.25x</item>
    <item>1.5x</item>
    <item>1.75x</item>
    <item>2x</item>
  </string-array>
    <attr format="color" name="ad_marker_color"/>
    <attr format="dimension" name="ad_marker_width"/>
    <attr format="boolean" name="animation_enabled"/>
    <attr format="enum" name="artwork_display_mode">
    <enum name="off" value="0"/>
    <enum name="fit" value="1"/>
    <enum name="fill" value="2"/>
  </attr>
    <attr format="boolean" name="auto_show"/>
    <attr format="color" name="backgroundTint"/>
    <attr format="enum" name="bar_gravity">
    <enum name="center" value="0"/>
    <enum name="bottom" value="1"/>
  </attr>
    <attr format="dimension" name="bar_height"/>
    <attr format="color" name="buffered_color"/>
    <attr format="reference" name="controller_layout_id"/>
    <attr format="reference" name="default_artwork"/>
    <attr format="reference" name="fastforward_icon"/>
    <attr format="reference" name="fullscreen_enter_icon"/>
    <attr format="reference" name="fullscreen_exit_icon"/>
    <attr format="boolean" name="hide_during_ads"/>
    <attr format="boolean" name="hide_on_touch"/>
    <attr format="enum" name="image_display_mode">
    <enum name="fit" value="0"/>
    <enum name="fill" value="1"/>
  </attr>
    <attr format="boolean" name="keep_content_on_player_reset"/>
    <attr format="reference" name="next_icon"/>
    <attr format="reference" name="pause_icon"/>
    <attr format="reference" name="play_icon"/>
    <attr format="color" name="played_ad_marker_color"/>
    <attr format="color" name="played_color"/>
    <attr format="reference" name="player_layout_id"/>
    <attr format="reference" name="previous_icon"/>
    <attr format="reference" name="repeat_all_icon"/>
    <attr format="reference" name="repeat_off_icon"/>
    <attr format="reference" name="repeat_one_icon"/>
    <attr name="repeat_toggle_modes">
    <flag name="none" value="0"/>
    <flag name="one" value="1"/>
    <flag name="all" value="2"/>
  </attr>
    <attr format="enum" name="resize_mode">
    <enum name="fit" value="0"/>
    <enum name="fixed_width" value="1"/>
    <enum name="fixed_height" value="2"/>
    <enum name="fill" value="3"/>
    <enum name="zoom" value="4"/>
  </attr>
    <attr format="reference" name="rewind_icon"/>
    <attr format="color" name="scrubber_color"/>
    <attr format="dimension" name="scrubber_disabled_size"/>
    <attr format="dimension" name="scrubber_dragged_size"/>
    <attr format="reference" name="scrubber_drawable"/>
    <attr format="dimension" name="scrubber_enabled_size"/>
    <attr format="enum" name="show_buffering">
    <enum name="never" value="0"/>
    <enum name="when_playing" value="1"/>
    <enum name="always" value="2"/>
  </attr>
    <attr format="boolean" name="show_fastforward_button"/>
    <attr format="boolean" name="show_next_button"/>
    <attr format="boolean" name="show_previous_button"/>
    <attr format="boolean" name="show_rewind_button"/>
    <attr format="boolean" name="show_shuffle_button"/>
    <attr format="boolean" name="show_subtitle_button"/>
    <attr format="integer" name="show_timeout"/>
    <attr format="boolean" name="show_vr_button"/>
    <attr format="reference" name="shuffle_off_icon"/>
    <attr format="reference" name="shuffle_on_icon"/>
    <attr format="color" name="shutter_background_color"/>
    <attr format="reference" name="subtitle_off_icon"/>
    <attr format="reference" name="subtitle_on_icon"/>
    <attr format="enum" name="surface_type">
    <enum name="none" value="0"/>
    <enum name="surface_view" value="1"/>
    <enum name="texture_view" value="2"/>
    <enum name="spherical_gl_surface_view" value="3"/>
    <enum name="video_decoder_gl_surface_view" value="4"/>
  </attr>
    <attr format="integer" name="time_bar_min_update_interval"/>
    <attr format="boolean" name="time_bar_scrubbing_enabled"/>
    <attr format="dimension" name="touch_target_height"/>
    <attr format="color" name="unplayed_color"/>
    <attr format="boolean" name="use_artwork"/>
    <attr format="boolean" name="use_controller"/>
    <attr format="reference" name="vr_icon"/>
    <color name="exo_black_opacity_60">#98000000</color>
    <color name="exo_black_opacity_70">#B3000000</color>
    <color name="exo_bottom_bar_background">#b0000000</color>
    <color name="exo_edit_mode_background_color">#FFF4F3F0</color>
    <color name="exo_styled_error_message_background">#80808080</color>
    <color name="exo_white">#ffffff</color>
    <color name="exo_white_opacity_70">#B3ffffff</color>
    <dimen name="exo_error_message_height">32dp</dimen>
    <dimen name="exo_error_message_margin_bottom">64dp</dimen>
    <dimen name="exo_error_message_text_padding_horizontal">12dp</dimen>
    <dimen name="exo_error_message_text_padding_vertical">4dp</dimen>
    <dimen name="exo_error_message_text_size">14sp</dimen>
    <dimen name="exo_icon_horizontal_margin">5dp</dimen>
    <dimen name="exo_icon_padding">2dp</dimen>
    <dimen name="exo_icon_padding_bottom">18dp</dimen>
    <dimen name="exo_icon_size">52dp</dimen>
    <dimen name="exo_icon_text_size">9dp</dimen>
    <dimen name="exo_media_button_height">52dp</dimen>
    <dimen name="exo_media_button_width">71dp</dimen>
    <dimen name="exo_setting_width">150dp</dimen>
    <dimen name="exo_settings_height">52dp</dimen>
    <dimen name="exo_settings_icon_size">24dp</dimen>
    <dimen name="exo_settings_main_text_size">14sp</dimen>
    <dimen name="exo_settings_offset">8dp</dimen>
    <dimen name="exo_settings_sub_text_size">12sp</dimen>
    <dimen name="exo_settings_text_height">24dp</dimen>
    <dimen name="exo_small_icon_height">48dp</dimen>
    <dimen name="exo_small_icon_horizontal_margin">2dp</dimen>
    <dimen name="exo_small_icon_padding_horizontal">12dp</dimen>
    <dimen name="exo_small_icon_padding_vertical">12dp</dimen>
    <dimen name="exo_small_icon_width">48dp</dimen>
    <dimen name="exo_styled_bottom_bar_height">60dp</dimen>
    <dimen name="exo_styled_bottom_bar_margin_top">10dp</dimen>
    <dimen name="exo_styled_bottom_bar_time_padding">10dp</dimen>
    <dimen name="exo_styled_controls_padding">0dp</dimen>
    <dimen name="exo_styled_minimal_controls_margin_bottom">4dp</dimen>
    <dimen name="exo_styled_progress_bar_height">2dp</dimen>
    <dimen name="exo_styled_progress_dragged_thumb_size">14dp</dimen>
    <dimen name="exo_styled_progress_enabled_thumb_size">10dp</dimen>
    <dimen name="exo_styled_progress_layout_height">48dp</dimen>
    <dimen name="exo_styled_progress_margin_bottom">52dp</dimen>
    <dimen name="exo_styled_progress_touch_target_height">48dp</dimen>
    <drawable name="exo_legacy_controls_fastforward">@drawable/exo_icon_fastforward</drawable>
    <drawable name="exo_legacy_controls_fullscreen_enter">@drawable/exo_icon_fullscreen_enter</drawable>
    <drawable name="exo_legacy_controls_fullscreen_exit">@drawable/exo_icon_fullscreen_exit</drawable>
    <drawable name="exo_legacy_controls_next">@drawable/exo_icon_next</drawable>
    <drawable name="exo_legacy_controls_pause">@drawable/exo_icon_pause</drawable>
    <drawable name="exo_legacy_controls_play">@drawable/exo_icon_play</drawable>
    <drawable name="exo_legacy_controls_previous">@drawable/exo_icon_previous</drawable>
    <drawable name="exo_legacy_controls_repeat_all">@drawable/exo_icon_repeat_all</drawable>
    <drawable name="exo_legacy_controls_repeat_off">@drawable/exo_icon_repeat_off</drawable>
    <drawable name="exo_legacy_controls_repeat_one">@drawable/exo_icon_repeat_one</drawable>
    <drawable name="exo_legacy_controls_rewind">@drawable/exo_icon_rewind</drawable>
    <drawable name="exo_legacy_controls_shuffle_off">@drawable/exo_icon_shuffle_off</drawable>
    <drawable name="exo_legacy_controls_shuffle_on">@drawable/exo_icon_shuffle_on</drawable>
    <drawable name="exo_legacy_controls_vr">@drawable/exo_icon_vr</drawable>
    <drawable name="exo_notification_fastforward">@drawable/exo_icon_fastforward</drawable>
    <drawable name="exo_notification_next">@drawable/exo_icon_next</drawable>
    <drawable name="exo_notification_pause">@drawable/exo_icon_pause</drawable>
    <drawable name="exo_notification_play">@drawable/exo_icon_play</drawable>
    <drawable name="exo_notification_previous">@drawable/exo_icon_previous</drawable>
    <drawable name="exo_notification_rewind">@drawable/exo_icon_rewind</drawable>
    <drawable name="exo_notification_small_icon">@drawable/exo_icon_circular_play</drawable>
    <drawable name="exo_notification_stop">@drawable/exo_icon_stop</drawable>
    <drawable name="exo_styled_controls_audiotrack">@drawable/exo_ic_audiotrack</drawable>
    <drawable name="exo_styled_controls_check">@drawable/exo_ic_check</drawable>
    <drawable name="exo_styled_controls_fastforward">@drawable/exo_ic_forward</drawable>
    <drawable name="exo_styled_controls_fullscreen_enter">@drawable/exo_ic_fullscreen_enter</drawable>
    <drawable name="exo_styled_controls_fullscreen_exit">@drawable/exo_ic_fullscreen_exit</drawable>
    <drawable name="exo_styled_controls_next">@drawable/exo_ic_skip_next</drawable>
    <drawable name="exo_styled_controls_overflow_hide">@drawable/exo_ic_chevron_left</drawable>
    <drawable name="exo_styled_controls_overflow_show">@drawable/exo_ic_chevron_right</drawable>
    <drawable name="exo_styled_controls_pause">@drawable/exo_ic_pause_circle_filled</drawable>
    <drawable name="exo_styled_controls_play">@drawable/exo_ic_play_circle_filled</drawable>
    <drawable name="exo_styled_controls_previous">@drawable/exo_ic_skip_previous</drawable>
    <drawable name="exo_styled_controls_repeat_all">@drawable/exo_icon_repeat_all</drawable>
    <drawable name="exo_styled_controls_repeat_off">@drawable/exo_icon_repeat_off</drawable>
    <drawable name="exo_styled_controls_repeat_one">@drawable/exo_icon_repeat_one</drawable>
    <drawable name="exo_styled_controls_rewind">@drawable/exo_ic_rewind</drawable>
    <drawable name="exo_styled_controls_settings">@drawable/exo_ic_settings</drawable>
    <drawable name="exo_styled_controls_shuffle_off">@drawable/exo_icon_shuffle_off</drawable>
    <drawable name="exo_styled_controls_shuffle_on">@drawable/exo_icon_shuffle_on</drawable>
    <drawable name="exo_styled_controls_simple_fastforward">@drawable/exo_icon_fastforward</drawable>
    <drawable name="exo_styled_controls_simple_rewind">@drawable/exo_icon_rewind</drawable>
    <drawable name="exo_styled_controls_speed">@drawable/exo_ic_speed</drawable>
    <drawable name="exo_styled_controls_subtitle_off">@drawable/exo_ic_subtitle_off</drawable>
    <drawable name="exo_styled_controls_subtitle_on">@drawable/exo_ic_subtitle_on</drawable>
    <drawable name="exo_styled_controls_vr">@drawable/exo_icon_vr</drawable>
    <item name="exo_ad_overlay" type="id"/>
    <item name="exo_artwork" type="id"/>
    <item name="exo_audio_track" type="id"/>
    <item name="exo_basic_controls" type="id"/>
    <item name="exo_bottom_bar" type="id"/>
    <item name="exo_buffering" type="id"/>
    <item name="exo_center_controls" type="id"/>
    <item name="exo_content_frame" type="id"/>
    <item name="exo_controller" type="id"/>
    <item name="exo_controller_placeholder" type="id"/>
    <item name="exo_controls_background" type="id"/>
    <item name="exo_duration" type="id"/>
    <item name="exo_error_message" type="id"/>
    <item name="exo_extra_controls" type="id"/>
    <item name="exo_extra_controls_scroll_view" type="id"/>
    <item name="exo_ffwd" type="id"/>
    <item name="exo_ffwd_with_amount" type="id"/>
    <item name="exo_fullscreen" type="id"/>
    <item name="exo_image" type="id"/>
    <item name="exo_minimal_controls" type="id"/>
    <item name="exo_minimal_fullscreen" type="id"/>
    <item name="exo_next" type="id"/>
    <item name="exo_overflow_hide" type="id"/>
    <item name="exo_overflow_show" type="id"/>
    <item name="exo_overlay" type="id"/>
    <item name="exo_pause" type="id"/>
    <item name="exo_play" type="id"/>
    <item name="exo_play_pause" type="id"/>
    <item name="exo_playback_speed" type="id"/>
    <item name="exo_position" type="id"/>
    <item name="exo_prev" type="id"/>
    <item name="exo_progress" type="id"/>
    <item name="exo_progress_placeholder" type="id"/>
    <item name="exo_repeat_toggle" type="id"/>
    <item name="exo_rew" type="id"/>
    <item name="exo_rew_with_amount" type="id"/>
    <item name="exo_settings" type="id"/>
    <item name="exo_shuffle" type="id"/>
    <item name="exo_shutter" type="id"/>
    <item name="exo_subtitle" type="id"/>
    <item name="exo_subtitles" type="id"/>
    <item name="exo_time" type="id"/>
    <item name="exo_vr" type="id"/>
    <integer name="exo_media_button_opacity_percentage_disabled">33</integer>
    <integer name="exo_media_button_opacity_percentage_enabled">100</integer>
    <plurals name="exo_controls_fastforward_by_amount_description">
    <item quantity="one">Fast forward <ns1:g example="1" id="fastforward_amount">%d</ns1:g> second</item>
    <item quantity="other">Fast forward <ns1:g example="30" id="fastforward_amount">%d</ns1:g> seconds</item>
  </plurals>
    <plurals name="exo_controls_rewind_by_amount_description">
    <item quantity="one">Rewind <ns1:g example="1" id="rewind_amount">%d</ns1:g> second</item>
    <item quantity="other">Rewind <ns1:g example="30" id="rewind_amount">%d</ns1:g> seconds</item>
  </plurals>
    <string name="exo_controls_cc_disabled_description">Enable subtitles</string>
    <string name="exo_controls_cc_enabled_description">Disable subtitles</string>
    <string name="exo_controls_custom_playback_speed" translatable="false"><ns1:g example="1.05" id="playback_speed">%1$.2f</ns1:g>x</string>
    <string name="exo_controls_fastforward_description">Fast forward</string>
    <string name="exo_controls_fullscreen_enter_description">Enter fullscreen</string>
    <string name="exo_controls_fullscreen_exit_description">Exit fullscreen</string>
    <string name="exo_controls_hide">Hide player controls</string>
    <string name="exo_controls_next_description">Next</string>
    <string name="exo_controls_overflow_hide_description">Hide additional settings</string>
    <string name="exo_controls_overflow_show_description">Show additional settings</string>
    <string name="exo_controls_pause_description">Pause</string>
    <string name="exo_controls_play_description">Play</string>
    <string name="exo_controls_playback_speed">Speed</string>
    <string name="exo_controls_previous_description">Previous</string>
    <string name="exo_controls_repeat_all_description">Current mode: Repeat all. Toggle repeat mode.</string>
    <string name="exo_controls_repeat_off_description">Current mode: Repeat none. Toggle repeat mode.</string>
    <string name="exo_controls_repeat_one_description">Current mode: Repeat one. Toggle repeat mode.</string>
    <string name="exo_controls_rewind_description">Rewind</string>
    <string name="exo_controls_seek_bar_description">Playback progress</string>
    <string name="exo_controls_settings_description">Settings</string>
    <string name="exo_controls_show">Show player controls</string>
    <string name="exo_controls_shuffle_off_description">Enable shuffle mode</string>
    <string name="exo_controls_shuffle_on_description">Disable shuffle mode</string>
    <string name="exo_controls_stop_description">Stop</string>
    <string name="exo_controls_time_placeholder" translatable="false">00:00:00</string>
    <string name="exo_controls_vr_description">VR mode</string>
    <string name="exo_item_list"><ns1:g example="apple, pear" id="list">%1$s</ns1:g>, <ns1:g example="banana" id="item">%2$s</ns1:g></string>
    <string name="exo_track_bitrate"><ns1:g example="5.2" id="bitrate">%1$.2f</ns1:g> Mbps</string>
    <string name="exo_track_mono">Mono</string>
    <string name="exo_track_resolution"><ns1:g example="1024" id="width">%1$d</ns1:g> × <ns1:g example="768" id="height">%2$d</ns1:g></string>
    <string name="exo_track_role_alternate">Alternate</string>
    <string name="exo_track_role_closed_captions">CC</string>
    <string name="exo_track_role_commentary">Commentary</string>
    <string name="exo_track_role_supplementary">Supplementary</string>
    <string name="exo_track_selection_auto">Auto</string>
    <string name="exo_track_selection_none">None</string>
    <string name="exo_track_selection_title_audio">Audio</string>
    <string name="exo_track_stereo">Stereo</string>
    <string name="exo_track_surround">Surround sound</string>
    <string name="exo_track_surround_5_point_1">5.1 surround sound</string>
    <string name="exo_track_surround_7_point_1">7.1 surround sound</string>
    <string name="exo_track_unknown">Unknown</string>
    <string name="exo_track_unknown_name">Unknown (<ns1:g example="Frengligian" id="name">%1$s</ns1:g>)</string>
    <style name="ExoMediaButton">
    <item name="android:background">?android:attr/selectableItemBackground</item>
    <item name="android:layout_width">@dimen/exo_media_button_width</item>
    <item name="android:layout_height">@dimen/exo_media_button_height</item>
  </style>
    <style name="ExoMediaButton.FastForward">
    <item name="android:src">@drawable/exo_legacy_controls_fastforward</item>
    <item name="android:contentDescription">@string/exo_controls_fastforward_description</item>
  </style>
    <style name="ExoMediaButton.Next">
    <item name="android:src">@drawable/exo_legacy_controls_next</item>
    <item name="android:contentDescription">@string/exo_controls_next_description</item>
  </style>
    <style name="ExoMediaButton.Pause">
    <item name="android:src">@drawable/exo_legacy_controls_pause</item>
    <item name="android:contentDescription">@string/exo_controls_pause_description</item>
  </style>
    <style name="ExoMediaButton.Play">
    <item name="android:src">@drawable/exo_legacy_controls_play</item>
    <item name="android:contentDescription">@string/exo_controls_play_description</item>
  </style>
    <style name="ExoMediaButton.Previous">
    <item name="android:src">@drawable/exo_legacy_controls_previous</item>
    <item name="android:contentDescription">@string/exo_controls_previous_description</item>
  </style>
    <style name="ExoMediaButton.Rewind">
    <item name="android:src">@drawable/exo_legacy_controls_rewind</item>
    <item name="android:contentDescription">@string/exo_controls_rewind_description</item>
  </style>
    <style name="ExoMediaButton.VR">
    <item name="android:src">@drawable/exo_legacy_controls_vr</item>
    <item name="android:contentDescription">@string/exo_controls_vr_description</item>
  </style>
    <style name="ExoStyledControls"/>
    <style name="ExoStyledControls.Button">
    <item name="android:background">?android:attr/selectableItemBackground</item>
    <item name="android:scaleType">fitXY</item>
    <item name="android:layout_marginLeft">@dimen/exo_icon_horizontal_margin</item>
    <item name="android:layout_marginRight">@dimen/exo_icon_horizontal_margin</item>
  </style>
    <style name="ExoStyledControls.Button.Bottom">
    <item name="android:gravity">center_horizontal</item>
    <item name="android:layout_width">@dimen/exo_small_icon_width</item>
    <item name="android:layout_height">@dimen/exo_small_icon_height</item>
    <item name="android:layout_marginLeft">@dimen/exo_small_icon_horizontal_margin</item>
    <item name="android:layout_marginRight">@dimen/exo_small_icon_horizontal_margin</item>
    <item name="android:paddingLeft">@dimen/exo_small_icon_padding_horizontal</item>
    <item name="android:paddingRight">@dimen/exo_small_icon_padding_horizontal</item>
    <item name="android:paddingTop">@dimen/exo_small_icon_padding_vertical</item>
    <item name="android:paddingBottom">@dimen/exo_small_icon_padding_vertical</item>
  </style>
    <style name="ExoStyledControls.Button.Bottom.AudioTrack">
    <item name="android:src">@drawable/exo_styled_controls_audiotrack</item>
    <item name="android:contentDescription">@string/exo_track_selection_title_audio</item>
  </style>
    <style name="ExoStyledControls.Button.Bottom.CC">
    <item name="android:src">@drawable/exo_styled_controls_subtitle_off</item>
    <item name="android:contentDescription">@string/exo_controls_cc_disabled_description</item>
  </style>
    <style name="ExoStyledControls.Button.Bottom.FullScreen">
    <item name="android:src">@drawable/exo_styled_controls_fullscreen_enter</item>
    <item name="android:contentDescription">@string/exo_controls_fullscreen_enter_description</item>
  </style>
    <style name="ExoStyledControls.Button.Bottom.OverflowHide">
    <item name="android:src">@drawable/exo_styled_controls_overflow_hide</item>
    <item name="android:contentDescription">@string/exo_controls_overflow_hide_description</item>
  </style>
    <style name="ExoStyledControls.Button.Bottom.OverflowShow">
    <item name="android:src">@drawable/exo_styled_controls_overflow_show</item>
    <item name="android:contentDescription">@string/exo_controls_overflow_show_description</item>
  </style>
    <style name="ExoStyledControls.Button.Bottom.PlaybackSpeed">
    <item name="android:src">@drawable/exo_styled_controls_speed</item>
    <item name="android:contentDescription">@string/exo_controls_playback_speed</item>
  </style>
    <style name="ExoStyledControls.Button.Bottom.RepeatToggle">
    <item name="android:src">@drawable/exo_styled_controls_repeat_off</item>
    <item name="android:contentDescription">@string/exo_controls_repeat_off_description</item>
  </style>
    <style name="ExoStyledControls.Button.Bottom.Settings">
    <item name="android:src">@drawable/exo_styled_controls_settings</item>
    <item name="android:contentDescription">@string/exo_controls_settings_description</item>
  </style>
    <style name="ExoStyledControls.Button.Bottom.Shuffle">
    <item name="android:src">@drawable/exo_styled_controls_shuffle_off</item>
    <item name="android:contentDescription">@string/exo_controls_shuffle_off_description</item>
  </style>
    <style name="ExoStyledControls.Button.Bottom.VR">
    <item name="android:src">@drawable/exo_styled_controls_vr</item>
    <item name="android:contentDescription">@string/exo_controls_vr_description</item>
  </style>
    <style name="ExoStyledControls.Button.Center">
    <item name="android:layout_width">@dimen/exo_icon_size</item>
    <item name="android:layout_height">@dimen/exo_icon_size</item>
  </style>
    <style name="ExoStyledControls.Button.Center.FfwdWithAmount">
    <item name="android:foreground">@drawable/exo_styled_controls_fastforward</item>
    <item name="android:gravity">center|bottom</item>
    <item name="android:paddingRight">0dp</item>
    <item name="android:paddingLeft">0dp</item>
    <item name="android:paddingBottom">@dimen/exo_icon_padding_bottom</item>
    <item name="android:textStyle">bold</item>
    <item name="android:textSize">@dimen/exo_icon_text_size</item>
    <item name="android:textColor">@color/exo_white</item>
    
    <item name="backgroundTint">@color/exo_white</item>
    <item name="android:insetBottom">0dp</item>
  </style>
    <style name="ExoStyledControls.Button.Center.Next">
    <item name="android:src">@drawable/exo_styled_controls_next</item>
    <item name="android:contentDescription">@string/exo_controls_next_description</item>
    <item name="android:padding">@dimen/exo_icon_padding</item>
  </style>
    <style name="ExoStyledControls.Button.Center.PlayPause">
    <item name="android:src">@drawable/exo_styled_controls_play</item>
    <item name="android:contentDescription">@string/exo_controls_play_description</item>
    <item name="android:padding">@dimen/exo_icon_padding</item>
  </style>
    <style name="ExoStyledControls.Button.Center.Previous">
    <item name="android:src">@drawable/exo_styled_controls_previous</item>
    <item name="android:contentDescription">@string/exo_controls_previous_description</item>
    <item name="android:padding">@dimen/exo_icon_padding</item>
  </style>
    <style name="ExoStyledControls.Button.Center.RewWithAmount">
    <item name="android:foreground">@drawable/exo_styled_controls_rewind</item>
    <item name="android:gravity">center|bottom</item>
    <item name="android:paddingRight">0dp</item>
    <item name="android:paddingLeft">0dp</item>
    <item name="android:paddingBottom">@dimen/exo_icon_padding_bottom</item>
    <item name="android:textStyle">bold</item>
    <item name="android:textSize">@dimen/exo_icon_text_size</item>
    <item name="android:textColor">@color/exo_white</item>
    
    <item name="backgroundTint">@color/exo_white</item>
    <item name="android:insetBottom">0dp</item>
  </style>
    <style name="ExoStyledControls.TimeBar">
    <item name="bar_height">@dimen/exo_styled_progress_bar_height</item>
    <item name="bar_gravity">bottom</item>
    <item name="touch_target_height">@dimen/exo_styled_progress_touch_target_height</item>
    <item name="scrubber_enabled_size">@dimen/exo_styled_progress_enabled_thumb_size</item>
    <item name="scrubber_dragged_size">@dimen/exo_styled_progress_dragged_thumb_size</item>
    <item name="android:layout_height">@dimen/exo_styled_progress_layout_height</item>
  </style>
    <style name="ExoStyledControls.TimeText">
    <item name="android:layout_width">wrap_content</item>
    <item name="android:layout_height">wrap_content</item>
    <item name="android:layout_gravity">center_vertical</item>
    <item name="android:paddingLeft">4dp</item>
    <item name="android:paddingRight">4dp</item>
    <item name="android:textStyle">bold</item>
    <item name="android:textSize">14sp</item>
    <item name="android:gravity">center</item>
  </style>
    <style name="ExoStyledControls.TimeText.Duration">
    <item name="android:textColor">@color/exo_white_opacity_70</item>
    <item name="android:text">@string/exo_controls_time_placeholder</item>
  </style>
    <style name="ExoStyledControls.TimeText.Position">
    <item name="android:textColor">@color/exo_white</item>
    <item name="android:text">@string/exo_controls_time_placeholder</item>
  </style>
    <style name="ExoStyledControls.TimeText.Separator">
    <item name="android:textColor">@color/exo_white_opacity_70</item>
    <item name="android:text">·</item>
  </style>
    <declare-styleable name="AspectRatioFrameLayout">
    <attr name="resize_mode"/>
  </declare-styleable>
    <declare-styleable name="DefaultTimeBar">
    <attr name="bar_height"/>
    <attr name="bar_gravity"/>
    <attr name="touch_target_height"/>
    <attr name="ad_marker_width"/>
    <attr name="scrubber_enabled_size"/>
    <attr name="scrubber_disabled_size"/>
    <attr name="scrubber_dragged_size"/>
    <attr name="scrubber_drawable"/>
    <attr name="played_color"/>
    <attr name="scrubber_color"/>
    <attr name="buffered_color"/>
    <attr name="unplayed_color"/>
    <attr name="ad_marker_color"/>
    <attr name="played_ad_marker_color"/>
  </declare-styleable>
    <declare-styleable name="LegacyPlayerControlView">
    <attr name="show_timeout"/>
    <attr name="repeat_toggle_modes"/>
    <attr name="show_rewind_button"/>
    <attr name="show_fastforward_button"/>
    <attr name="show_previous_button"/>
    <attr name="show_next_button"/>
    <attr name="show_shuffle_button"/>
    <attr name="time_bar_min_update_interval"/>
    <attr name="controller_layout_id"/>
    
    <attr name="bar_height"/>
    <attr name="bar_gravity"/>
    <attr name="touch_target_height"/>
    <attr name="ad_marker_width"/>
    <attr name="scrubber_enabled_size"/>
    <attr name="scrubber_disabled_size"/>
    <attr name="scrubber_dragged_size"/>
    <attr name="scrubber_drawable"/>
    <attr name="played_color"/>
    <attr name="scrubber_color"/>
    <attr name="buffered_color"/>
    <attr name="unplayed_color"/>
    <attr name="ad_marker_color"/>
    <attr name="played_ad_marker_color"/>
  </declare-styleable>
    <declare-styleable name="PlayerControlView">
    <attr name="show_timeout"/>
    <attr name="repeat_toggle_modes"/>
    <attr name="repeat_off_icon"/>
    <attr name="repeat_one_icon"/>
    <attr name="repeat_all_icon"/>
    <attr name="show_rewind_button"/>
    <attr name="rewind_icon"/>
    <attr name="show_fastforward_button"/>
    <attr name="fastforward_icon"/>
    <attr name="show_previous_button"/>
    <attr name="previous_icon"/>
    <attr name="show_next_button"/>
    <attr name="next_icon"/>
    <attr name="show_shuffle_button"/>
    <attr name="shuffle_on_icon"/>
    <attr name="shuffle_off_icon"/>
    <attr name="show_subtitle_button"/>
    <attr name="subtitle_on_icon"/>
    <attr name="subtitle_off_icon"/>
    <attr name="show_vr_button"/>
    <attr name="vr_icon"/>
    <attr name="time_bar_scrubbing_enabled"/>
    <attr name="time_bar_min_update_interval"/>
    <attr name="controller_layout_id"/>
    <attr name="animation_enabled"/>
    <attr name="play_icon"/>
    <attr name="pause_icon"/>
    <attr name="fullscreen_exit_icon"/>
    <attr name="fullscreen_enter_icon"/>
    
    <attr name="bar_height"/>
    <attr name="bar_gravity"/>
    <attr name="touch_target_height"/>
    <attr name="ad_marker_width"/>
    <attr name="scrubber_enabled_size"/>
    <attr name="scrubber_disabled_size"/>
    <attr name="scrubber_dragged_size"/>
    <attr name="scrubber_drawable"/>
    <attr name="played_color"/>
    <attr name="scrubber_color"/>
    <attr name="buffered_color"/>
    <attr name="unplayed_color"/>
    <attr name="ad_marker_color"/>
    <attr name="played_ad_marker_color"/>
  </declare-styleable>
    <declare-styleable name="PlayerView">
    <attr name="use_artwork"/>
    <attr name="artwork_display_mode"/>
    <attr name="image_display_mode"/>
    <attr name="shutter_background_color"/>
    <attr name="default_artwork"/>
    <attr name="use_controller"/>
    <attr name="hide_on_touch"/>
    <attr name="hide_during_ads"/>
    <attr name="auto_show"/>
    <attr name="show_buffering"/>
    <attr name="keep_content_on_player_reset"/>
    <attr name="player_layout_id"/>
    <attr name="surface_type"/>
    
    <attr name="resize_mode"/>
    
    <attr name="show_timeout"/>
    <attr name="repeat_toggle_modes"/>
    <attr name="repeat_off_icon"/>
    <attr name="repeat_one_icon"/>
    <attr name="repeat_all_icon"/>
    <attr name="show_shuffle_button"/>
    <attr name="shuffle_off_icon"/>
    <attr name="shuffle_on_icon"/>
    <attr name="show_subtitle_button"/>
    <attr name="subtitle_off_icon"/>
    <attr name="subtitle_on_icon"/>
    <attr name="show_vr_button"/>
    <attr name="vr_icon"/>
    <attr name="time_bar_scrubbing_enabled"/>
    <attr name="time_bar_min_update_interval"/>
    <attr name="controller_layout_id"/>
    <attr name="animation_enabled"/>
    <attr name="play_icon"/>
    <attr name="pause_icon"/>
    <attr name="fullscreen_enter_icon"/>
    <attr name="fullscreen_exit_icon"/>
    <attr name="next_icon"/>
    <attr name="previous_icon"/>
    <attr name="fastforward_icon"/>
    <attr name="rewind_icon"/>
    
    <attr name="bar_height"/>
    <attr name="bar_gravity"/>
    <attr name="touch_target_height"/>
    <attr name="ad_marker_width"/>
    <attr name="scrubber_enabled_size"/>
    <attr name="scrubber_disabled_size"/>
    <attr name="scrubber_dragged_size"/>
    <attr name="scrubber_drawable"/>
    <attr name="played_color"/>
    <attr name="scrubber_color"/>
    <attr name="buffered_color"/>
    <attr name="unplayed_color"/>
    <attr name="ad_marker_color"/>
    <attr name="played_ad_marker_color"/>
  </declare-styleable>
</resources>