<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2" xmlns:ns2="http://schemas.android.com/tools">
    <array name="cast_expanded_controller_default_control_buttons"><item>@id/cast_button_type_closed_caption</item>
<item>@id/cast_button_type_skip_previous</item>
<item>@id/cast_button_type_skip_next</item>
<item>@id/cast_button_type_mute_toggle</item>
</array>
    <array name="cast_mini_controller_default_control_buttons"><item>@id/cast_button_type_empty</item>
<item>@id/cast_button_type_empty</item>
<item>@id/cast_button_type_play_pause_toggle</item>
</array>
    <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>2x</item>
  </string-array>
    <attr format="color" name="ad_marker_color"/>
    <attr format="dimension" name="ad_marker_width"/>
    <attr format="color" name="animationBackgroundColor"/>
    <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="castExpandedControllerToolbarStyle"/>
    <attr format="reference" name="controller_layout_id"/>
    <attr format="reference" name="default_artwork"/>
    <attr format="reference" name="drawerArrowStyle"/>
    <attr format="reference" name="fastforward_icon"/>
    <attr format="enum" name="finishPrimaryWithPlaceholder">
        
        <enum name="always" value="1"/>
        
        <enum name="adjacent" value="2"/>
    </attr>
    <attr format="enum" name="finishPrimaryWithSecondary">
        
        <enum name="never" value="0"/>
        
        <enum name="always" value="1"/>
        
        <enum name="adjacent" value="2"/>
    </attr>
    <attr format="enum" name="finishSecondaryWithPrimary">
        
        <enum name="never" value="0"/>
        
        <enum name="always" value="1"/>
        
        <enum name="adjacent" value="2"/>
    </attr>
    <attr format="string" name="fontProviderSystemFontFamily"/>
    <attr format="string" name="fontVariationSettings"/>
    <attr format="reference" name="fullscreen_enter_icon"/>
    <attr format="reference" name="fullscreen_exit_icon"/>
    <attr format="dimension" name="height"/>
    <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="isLightTheme"/>
    <attr format="boolean" name="keep_content_on_player_reset"/>
    <attr format="reference" name="mediaRouteAudioTrackDrawable"/>
    <attr format="reference" name="mediaRouteBodyTextAppearance"/>
    <attr format="reference" name="mediaRouteButtonStyle"/>
    <attr format="reference" name="mediaRouteCloseDrawable"/>
    <attr format="reference" name="mediaRouteControlPanelThemeOverlay"/>
    <attr format="reference" name="mediaRouteDefaultIconDrawable"/>
    <attr format="color" name="mediaRouteDividerColor"/>
    <attr format="reference" name="mediaRouteHeaderTextAppearance"/>
    <attr format="reference" name="mediaRoutePauseDrawable"/>
    <attr format="reference" name="mediaRoutePlayDrawable"/>
    <attr format="reference" name="mediaRouteSpeakerGroupIconDrawable"/>
    <attr format="reference" name="mediaRouteSpeakerIconDrawable"/>
    <attr format="reference" name="mediaRouteStopDrawable"/>
    <attr format="reference" name="mediaRouteTheme"/>
    <attr format="reference" name="mediaRouteTvIconDrawable"/>
    <attr format="reference" name="mediaRouteWifiIconDrawable"/>
    <attr format="reference" name="nestedScrollViewStyle"/>
    <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="recyclerViewStyle"/>
    <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="enum" name="splitChangeAnimation">
        
        <enum name="systemDefault" value="0"/>
        
        <enum name="jumpCut" value="1"/>
    </attr>
    <attr format="enum" name="splitCloseAnimation">
        
        <enum name="systemDefault" value="0"/>
        
        <enum name="jumpCut" value="1"/>
    </attr>
    <attr format="enum" name="splitLayoutDirection">
        
        <enum name="locale" value="0"/>
        
        <enum name="ltr" value="1"/>
        
        <enum name="rtl" value="2"/>
        
        <enum name="topToBottom" value="3"/>
        
        <enum name="bottomToTop" value="4"/>
    </attr>
    <attr format="float" name="splitMaxAspectRatioInLandscape">
        
        <enum name="alwaysAllow" value="0"/>
        
        <enum name="alwaysDisallow" value="-1"/>
    </attr>
    <attr format="float" name="splitMaxAspectRatioInPortrait">
        
        <enum name="alwaysAllow" value="0"/>
        
        <enum name="alwaysDisallow" value="-1"/>
    </attr>
    <attr format="integer" name="splitMinHeightDp"/>
    <attr format="integer" name="splitMinSmallestWidthDp"/>
    <attr format="integer" name="splitMinWidthDp"/>
    <attr format="enum" name="splitOpenAnimation">
        
        <enum name="systemDefault" value="0"/>
        
        <enum name="jumpCut" value="1"/>
    </attr>
    <attr format="float" name="splitRatio"/>
    <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="string" name="tag"/>
    <attr format="integer" name="time_bar_min_update_interval"/>
    <attr format="boolean" name="time_bar_scrubbing_enabled"/>
    <attr format="string" name="title"/>
    <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"/>
    <bool name="abc_action_bar_embed_tabs">true</bool>
    <bool name="abc_config_actionMenuItemAllCaps">true</bool>
    <bool name="enable_system_alarm_service_default">false</bool>
    <bool name="enable_system_foreground_service_default">true</bool>
    <bool name="enable_system_job_service_default">true</bool>
    <bool name="is_tablet">false</bool>
    <bool name="leak_canary_add_dynamic_shortcut">true</bool>
    <bool name="leak_canary_add_launcher_icon">true</bool>
    <bool name="leak_canary_allow_in_non_debuggable_build">false</bool>
    <bool name="leak_canary_plumber_auto_install">true</bool>
    <bool name="leak_canary_watcher_auto_install">true</bool>
    <bool name="leak_canary_watcher_watch_dismissed_dialogs">false</bool>
    <bool name="workmanager_test_configuration">false</bool>
    <color name="abc_decor_view_status_guard">#ff000000</color>
    <color name="abc_decor_view_status_guard_light">#ffffffff</color>
    <color name="abc_search_url_text_normal">#7fa87f</color>
    <color name="abc_search_url_text_pressed">@android:color/black</color>
    <color name="abc_search_url_text_selected">@android:color/black</color>
    <color name="accent_material_dark">@color/material_deep_teal_200</color>
    <color name="accent_material_light">@color/material_deep_teal_500</color>
    <color name="androidx_core_ripple_material_light">#1f000000</color>
    <color name="androidx_core_secondary_text_default_material_light">#8a000000</color>
    <color name="background_floating_material_dark">@color/material_grey_800</color>
    <color name="background_floating_material_light">@android:color/white</color>
    <color name="background_material_dark">@color/material_grey_850</color>
    <color name="background_material_light">@color/material_grey_50</color>
    <color name="bright_foreground_disabled_material_dark">#80ffffff</color>
    <color name="bright_foreground_disabled_material_light">#80000000</color>
    <color name="bright_foreground_inverse_material_dark">@color/bright_foreground_material_light</color>
    <color name="bright_foreground_inverse_material_light">@color/bright_foreground_material_dark</color>
    <color name="bright_foreground_material_dark">@android:color/white</color>
    <color name="bright_foreground_material_light">@android:color/black</color>
    <color name="button_material_dark">#ff5a595b</color>
    <color name="button_material_light">#ffd6d7d7</color>
    <color name="call_notification_answer_color">#1d873b</color>
    <color name="call_notification_decline_color">#d93025</color>
    <color name="cast_expanded_controller_ad_break_marker_color">#FEC92F</color>
    <color name="cast_expanded_controller_ad_container_white_stripe_color">#1AFFFFFF</color>
    <color name="cast_expanded_controller_ad_in_progress_text_color">#FFFFFF</color>
    <color name="cast_expanded_controller_ad_label_background_color">#FEC92F</color>
    <color name="cast_expanded_controller_ad_label_text_color">#FFFFFF</color>
    <color name="cast_expanded_controller_background_color">#000000</color>
    <color name="cast_expanded_controller_live_indicator_color">#D0021B</color>
    <color name="cast_expanded_controller_loading_indicator_color">#FFFFFFFF</color>
    <color name="cast_expanded_controller_progress_text_color">#E5FFFFFF</color>
    <color name="cast_expanded_controller_seek_bar_progress_background_tint_color">#46FFFFFF</color>
    <color name="cast_expanded_controller_text_color">#FFFFFF</color>
    <color name="cast_intro_overlay_background_color">#CC000000</color>
    <color name="cast_intro_overlay_button_background_color">#BB33B5E5</color>
    <color name="cast_libraries_material_featurehighlight_outer_highlight_default_color">#2196F3</color>
    <color name="cast_libraries_material_featurehighlight_text_body_color">#FFFFFFFF</color>
    <color name="cast_libraries_material_featurehighlight_text_header_color">#FFFFFFFF</color>
    <color name="cast_mini_controller_loading_indicator_color">#000000</color>
    <color name="cast_seekbar_progress_thumb_color">#D0021B</color>
    <color name="cast_seekbar_secondary_progress_color">#A6FFFFFF</color>
    <color name="cast_seekbar_tooltip_background_color">#e6616161</color>
    <color name="cast_seekbar_unseekable_progress_color">#4DFFFFFF</color>
    <color name="common_google_signin_btn_text_dark_default">@android:color/white</color>
    <color name="common_google_signin_btn_text_dark_disabled">#1F000000</color>
    <color name="common_google_signin_btn_text_dark_focused">@android:color/black</color>
    <color name="common_google_signin_btn_text_dark_pressed">@android:color/white</color>
    <color name="common_google_signin_btn_text_light_default">#90000000</color>
    <color name="common_google_signin_btn_text_light_disabled">#1F000000</color>
    <color name="common_google_signin_btn_text_light_focused">#90000000</color>
    <color name="common_google_signin_btn_text_light_pressed">#DE000000</color>
    <color name="dim_foreground_disabled_material_dark">#80bebebe</color>
    <color name="dim_foreground_disabled_material_light">#80323232</color>
    <color name="dim_foreground_material_dark">#ffbebebe</color>
    <color name="dim_foreground_material_light">#ff323232</color>
    <color name="error_color_material_dark">#ff7043</color>
    <color name="error_color_material_light">#ff5722</color>
    <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>
    <color name="foreground_material_dark">@android:color/white</color>
    <color name="foreground_material_light">@android:color/black</color>
    <color name="highlighted_text_material_dark">#6680cbc4</color>
    <color name="highlighted_text_material_light">#66009688</color>
    <color name="ic_launcher_background">#212121</color>
    <color name="leak_canary_background_color">#242424</color>
    <color name="leak_canary_class_name">#bababa</color>
    <color name="leak_canary_count_default">#26FFCC32</color>
    <color name="leak_canary_count_new">#FFD34C</color>
    <color name="leak_canary_count_new_border">@color/leak_canary_yellow</color>
    <color name="leak_canary_extra">#919191</color>
    <color name="leak_canary_gray">#2F2F2F</color>
    <color name="leak_canary_gray_3f">#3F3F3F</color>
    <color name="leak_canary_gray_6f">#6f6f6f</color>
    <color name="leak_canary_gray_darkest">#151C1F</color>
    <color name="leak_canary_gray_darkest_25p">#40151C1F</color>
    <color name="leak_canary_gray_darkest_40p">#66151C1F</color>
    <color name="leak_canary_gray_light">#939CA3</color>
    <color name="leak_canary_gray_lightest">#F2F4F5</color>
    <color name="leak_canary_heap_app">#00ffff</color>
    <color name="leak_canary_heap_boolean_array">#383838</color>
    <color name="leak_canary_heap_byte_array">#e23ff7</color>
    <color name="leak_canary_heap_char_array">#ffa500</color>
    <color name="leak_canary_heap_class_dump">#689959</color>
    <color name="leak_canary_heap_double_array">#4d4d4d</color>
    <color name="leak_canary_heap_float_array">#4d4d4d</color>
    <color name="leak_canary_heap_hprof_string">#900000</color>
    <color name="leak_canary_heap_image">#039dff</color>
    <color name="leak_canary_heap_instance">#72547a</color>
    <color name="leak_canary_heap_instance_string">#ff0000</color>
    <color name="leak_canary_heap_int_array">#797979</color>
    <color name="leak_canary_heap_load_class">#12580f</color>
    <color name="leak_canary_heap_long_array">#797979</color>
    <color name="leak_canary_heap_object_array">#ffffff</color>
    <color name="leak_canary_heap_other">#000000</color>
    <color name="leak_canary_heap_short_array">#797979</color>
    <color name="leak_canary_heap_stack_trace">#ffd40b</color>
    <color name="leak_canary_heap_zygote">#000a8b</color>
    <color name="leak_canary_help">#6a98b9</color>
    <color name="leak_canary_leak">#be383f</color>
    <color name="leak_canary_reference">#9976a8</color>
    <color name="leak_canary_white">#ffffff</color>
    <color name="leak_canary_yellow">#FFCC32</color>
    <color name="leak_canary_yellow_button">#FFE79F</color>
    <color name="leak_canary_yellow_button_pressed">#c4b47f</color>
    <color name="material_blue_grey_800">#ff37474f</color>
    <color name="material_blue_grey_900">#ff263238</color>
    <color name="material_blue_grey_950">#ff21272b</color>
    <color name="material_deep_teal_200">#ff80cbc4</color>
    <color name="material_deep_teal_500">#ff008577</color>
    <color name="material_grey_100">#fff5f5f5</color>
    <color name="material_grey_300">#ffe0e0e0</color>
    <color name="material_grey_50">#fffafafa</color>
    <color name="material_grey_600">#ff757575</color>
    <color name="material_grey_800">#ff424242</color>
    <color name="material_grey_850">#ff303030</color>
    <color name="material_grey_900">#ff212121</color>
    <color name="mr_cast_meta_black_scrim">#99000000</color>
    <color name="mr_cast_meta_default_background">#25272B</color>
    <color name="mr_cast_meta_default_text_color">#FFFFFF</color>
    <color name="mr_cast_progressbar_background_dark">#5F6368</color>
    <color name="mr_cast_progressbar_background_light">#CBCCCD</color>
    <color name="mr_cast_progressbar_progress_and_thumb_dark">#5195EA</color>
    <color name="mr_cast_progressbar_progress_and_thumb_light">#4285F4</color>
    <color name="mr_cast_route_divider_dark">#803C4043</color>
    <color name="mr_cast_route_divider_light">#1425272B</color>
    <color name="mr_dynamic_dialog_background_dark">#000000</color>
    <color name="mr_dynamic_dialog_background_light">#FFFFFF</color>
    <color name="mr_dynamic_dialog_header_text_color_dark">#BDC1C6</color>
    <color name="mr_dynamic_dialog_header_text_color_light">#80868B</color>
    <color name="mr_dynamic_dialog_icon_dark">#F8F9FA</color>
    <color name="mr_dynamic_dialog_icon_light">#202124</color>
    <color name="mr_dynamic_dialog_route_text_color_dark">#FFFFFF</color>
    <color name="mr_dynamic_dialog_route_text_color_light">#25272B</color>
    <color name="notification_action_color_filter">@color/androidx_core_secondary_text_default_material_light</color>
    <color name="notification_icon_bg_color">#ff9e9e9e</color>
    <color name="notification_material_background_media_default_color">#ff424242</color>
    <color name="primary_dark_material_dark">@android:color/black</color>
    <color name="primary_dark_material_light">@color/material_grey_600</color>
    <color name="primary_material_dark">@color/material_grey_900</color>
    <color name="primary_material_light">@color/material_grey_100</color>
    <color name="primary_text_default_material_dark">#ffffffff</color>
    <color name="primary_text_default_material_light">#de000000</color>
    <color name="primary_text_disabled_material_dark">#4Dffffff</color>
    <color name="primary_text_disabled_material_light">#39000000</color>
    <color name="ripple_material_dark">#33ffffff</color>
    <color name="ripple_material_light">#1f000000</color>
    <color name="secondary_text_default_material_dark">#b3ffffff</color>
    <color name="secondary_text_default_material_light">#8a000000</color>
    <color name="secondary_text_disabled_material_dark">#36ffffff</color>
    <color name="secondary_text_disabled_material_light">#24000000</color>
    <color name="switch_thumb_disabled_material_dark">#ff616161</color>
    <color name="switch_thumb_disabled_material_light">#ffbdbdbd</color>
    <color name="switch_thumb_normal_material_dark">#ffbdbdbd</color>
    <color name="switch_thumb_normal_material_light">#fff1f1f1</color>
    <color name="tooltip_background_dark">#e6616161</color>
    <color name="tooltip_background_light">#e6FFFFFF</color>
    <dimen name="abc_action_bar_content_inset_material">16dp</dimen>
    <dimen name="abc_action_bar_content_inset_with_nav">72dp</dimen>
    <dimen name="abc_action_bar_default_height_material">56dp</dimen>
    <dimen name="abc_action_bar_default_padding_end_material">0dp</dimen>
    <dimen name="abc_action_bar_default_padding_start_material">0dp</dimen>
    <dimen name="abc_action_bar_elevation_material">4dp</dimen>
    <dimen name="abc_action_bar_icon_vertical_padding_material">16dp</dimen>
    <dimen name="abc_action_bar_overflow_padding_end_material">10dp</dimen>
    <dimen name="abc_action_bar_overflow_padding_start_material">6dp</dimen>
    <dimen name="abc_action_bar_stacked_max_height">48dp</dimen>
    <dimen name="abc_action_bar_stacked_tab_max_width">180dp</dimen>
    <dimen name="abc_action_bar_subtitle_bottom_margin_material">5dp</dimen>
    <dimen name="abc_action_bar_subtitle_top_margin_material">-3dp</dimen>
    <dimen name="abc_action_button_min_height_material">48dp</dimen>
    <dimen name="abc_action_button_min_width_material">48dp</dimen>
    <dimen name="abc_action_button_min_width_overflow_material">36dp</dimen>
    <dimen name="abc_alert_dialog_button_bar_height">48dp</dimen>
    <dimen name="abc_alert_dialog_button_dimen">48dp</dimen>
    <dimen name="abc_button_inset_horizontal_material">@dimen/abc_control_inset_material</dimen>
    <dimen name="abc_button_inset_vertical_material">6dp</dimen>
    <dimen name="abc_button_padding_horizontal_material">8dp</dimen>
    <dimen name="abc_button_padding_vertical_material">@dimen/abc_control_padding_material</dimen>
    <dimen name="abc_cascading_menus_min_smallest_width">720dp</dimen>
    <dimen name="abc_config_prefDialogWidth">320dp</dimen>
    <dimen name="abc_control_corner_material">2dp</dimen>
    <dimen name="abc_control_inset_material">4dp</dimen>
    <dimen name="abc_control_padding_material">4dp</dimen>
    <dimen name="abc_dialog_corner_radius_material">2dp</dimen>
    <item name="abc_dialog_fixed_height_major" type="dimen">80%</item>
    <item name="abc_dialog_fixed_height_minor" type="dimen">100%</item>
    <item name="abc_dialog_fixed_width_major" type="dimen">320dp</item>
    <item name="abc_dialog_fixed_width_minor" type="dimen">320dp</item>
    <dimen name="abc_dialog_list_padding_bottom_no_buttons">8dp</dimen>
    <dimen name="abc_dialog_list_padding_top_no_title">8dp</dimen>
    <item name="abc_dialog_min_width_major" type="dimen">65%</item>
    <item name="abc_dialog_min_width_minor" type="dimen">95%</item>
    <dimen name="abc_dialog_padding_material">24dp</dimen>
    <dimen name="abc_dialog_padding_top_material">18dp</dimen>
    <dimen name="abc_dialog_title_divider_material">8dp</dimen>
    <item format="float" name="abc_disabled_alpha_material_dark" type="dimen">0.30</item>
    <item format="float" name="abc_disabled_alpha_material_light" type="dimen">0.26</item>
    <dimen name="abc_dropdownitem_icon_width">32dip</dimen>
    <dimen name="abc_dropdownitem_text_padding_left">8dip</dimen>
    <dimen name="abc_dropdownitem_text_padding_right">8dip</dimen>
    <dimen name="abc_edit_text_inset_bottom_material">7dp</dimen>
    <dimen name="abc_edit_text_inset_horizontal_material">4dp</dimen>
    <dimen name="abc_edit_text_inset_top_material">10dp</dimen>
    <dimen name="abc_floating_window_z">16dp</dimen>
    <dimen name="abc_list_item_height_large_material">80dp</dimen>
    <dimen name="abc_list_item_height_material">64dp</dimen>
    <dimen name="abc_list_item_height_small_material">48dp</dimen>
    <dimen name="abc_list_item_padding_horizontal_material">@dimen/abc_action_bar_content_inset_material</dimen>
    <dimen name="abc_panel_menu_list_width">296dp</dimen>
    <dimen name="abc_progress_bar_height_material">4dp</dimen>
    <dimen name="abc_search_view_preferred_height">48dip</dimen>
    <dimen name="abc_search_view_preferred_width">320dip</dimen>
    <dimen name="abc_seekbar_track_background_height_material">2dp</dimen>
    <dimen name="abc_seekbar_track_progress_height_material">2dp</dimen>
    <dimen name="abc_select_dialog_padding_start_material">20dp</dimen>
    <dimen name="abc_star_big">48dp</dimen>
    <dimen name="abc_star_medium">36dp</dimen>
    <dimen name="abc_star_small">16dp</dimen>
    <dimen name="abc_switch_padding">3dp</dimen>
    <dimen name="abc_text_size_body_1_material">14sp</dimen>
    <dimen name="abc_text_size_body_2_material">14sp</dimen>
    <dimen name="abc_text_size_button_material">14sp</dimen>
    <dimen name="abc_text_size_caption_material">12sp</dimen>
    <dimen name="abc_text_size_display_1_material">34sp</dimen>
    <dimen name="abc_text_size_display_2_material">45sp</dimen>
    <dimen name="abc_text_size_display_3_material">56sp</dimen>
    <dimen name="abc_text_size_display_4_material">112sp</dimen>
    <dimen name="abc_text_size_headline_material">24sp</dimen>
    <dimen name="abc_text_size_large_material">22sp</dimen>
    <dimen name="abc_text_size_medium_material">18sp</dimen>
    <dimen name="abc_text_size_menu_header_material">14sp</dimen>
    <dimen name="abc_text_size_menu_material">16sp</dimen>
    <dimen name="abc_text_size_small_material">14sp</dimen>
    <dimen name="abc_text_size_subhead_material">16sp</dimen>
    <dimen name="abc_text_size_subtitle_material_toolbar">16dp</dimen>
    <dimen name="abc_text_size_title_material">20sp</dimen>
    <dimen name="abc_text_size_title_material_toolbar">20dp</dimen>
    <dimen name="cast_expanded_controller_ad_background_layout_height">350dp</dimen>
    <dimen name="cast_expanded_controller_ad_background_layout_width">-1px</dimen>
    <dimen name="cast_expanded_controller_ad_container_layout_height">370dp</dimen>
    <dimen name="cast_expanded_controller_ad_label_layout_height">20dp</dimen>
    <dimen name="cast_expanded_controller_ad_layout_height">350dp</dimen>
    <dimen name="cast_expanded_controller_ad_layout_width">420dp</dimen>
    <dimen name="cast_expanded_controller_control_button_margin">24dp</dimen>
    <dimen name="cast_expanded_controller_control_toolbar_min_height">56dp</dimen>
    <dimen name="cast_expanded_controller_margin_between_seek_bar_and_control_buttons">12dp</dimen>
    <dimen name="cast_expanded_controller_margin_between_status_text_and_seek_bar">24dp</dimen>
    <item format="float" name="cast_expanded_controller_seekbar_disabled_alpha" type="dimen">0.4</item>
    <dimen name="cast_intro_overlay_button_margin_bottom">50dp</dimen>
    <dimen name="cast_intro_overlay_focus_radius">35dp</dimen>
    <dimen name="cast_intro_overlay_title_margin_top">100dp</dimen>
    <dimen name="cast_libraries_material_featurehighlight_center_horizontal_offset">20dp</dimen>
    <dimen name="cast_libraries_material_featurehighlight_center_threshold">88dp</dimen>
    <dimen name="cast_libraries_material_featurehighlight_inner_margin">20dp</dimen>
    <dimen name="cast_libraries_material_featurehighlight_inner_radius">40dp</dimen>
    <dimen name="cast_libraries_material_featurehighlight_outer_padding">40dp</dimen>
    <dimen name="cast_libraries_material_featurehighlight_text_body_size">16sp</dimen>
    <dimen name="cast_libraries_material_featurehighlight_text_header_size">20sp</dimen>
    <dimen name="cast_libraries_material_featurehighlight_text_horizontal_margin">40dp</dimen>
    <dimen name="cast_libraries_material_featurehighlight_text_horizontal_offset">20dp</dimen>
    <dimen name="cast_libraries_material_featurehighlight_text_max_width">320dp</dimen>
    <dimen name="cast_libraries_material_featurehighlight_text_vertical_space">16dp</dimen>
    <dimen name="cast_mini_controller_control_button_margin">16dp</dimen>
    <dimen name="cast_mini_controller_icon_height">64dp</dimen>
    <dimen name="cast_mini_controller_icon_width">64dp</dimen>
    <dimen name="cast_notification_image_size">64dp</dimen>
    <dimen name="cast_seek_bar_ad_break_minimum_width">3dp</dimen>
    <dimen name="cast_seek_bar_minimum_height">20dp</dimen>
    <dimen name="cast_seek_bar_minimum_width">20dp</dimen>
    <dimen name="cast_seek_bar_progress_height">4dp</dimen>
    <dimen name="cast_seek_bar_thumb_size">12dp</dimen>
    <dimen name="cast_tracks_chooser_dialog_no_message_text_size">18sp</dimen>
    <dimen name="cast_tracks_chooser_dialog_row_text_size">18sp</dimen>
    <dimen name="compat_button_inset_horizontal_material">4dp</dimen>
    <dimen name="compat_button_inset_vertical_material">6dp</dimen>
    <dimen name="compat_button_padding_horizontal_material">8dp</dimen>
    <dimen name="compat_button_padding_vertical_material">4dp</dimen>
    <dimen name="compat_control_corner_material">2dp</dimen>
    <dimen name="compat_notification_large_icon_max_height">320dp</dimen>
    <dimen name="compat_notification_large_icon_max_width">320dp</dimen>
    <item format="float" name="disabled_alpha_material_dark" type="dimen">0.30</item>
    <item format="float" name="disabled_alpha_material_light" type="dimen">0.26</item>
    <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>
    <dimen name="fastscroll_default_thickness">8dp</dimen>
    <dimen name="fastscroll_margin">0dp</dimen>
    <dimen name="fastscroll_minimum_range">50dp</dimen>
    <item format="float" name="highlight_alpha_material_colored" type="dimen">0.26</item>
    <item format="float" name="highlight_alpha_material_dark" type="dimen">0.20</item>
    <item format="float" name="highlight_alpha_material_light" type="dimen">0.12</item>
    <item format="float" name="hint_alpha_material_dark" type="dimen">0.50</item>
    <item format="float" name="hint_alpha_material_light" type="dimen">0.38</item>
    <item format="float" name="hint_pressed_alpha_material_dark" type="dimen">0.70</item>
    <item format="float" name="hint_pressed_alpha_material_light" type="dimen">0.54</item>
    <dimen name="item_touch_helper_max_drag_scroll_per_frame">20dp</dimen>
    <dimen name="item_touch_helper_swipe_escape_max_velocity">800dp</dimen>
    <dimen name="item_touch_helper_swipe_escape_velocity">120dp</dimen>
    <dimen name="leak_canary_connector_center_y">24dp</dimen>
    <dimen name="leak_canary_connector_leak_dash_gap">1dp</dimen>
    <dimen name="leak_canary_connector_leak_dash_line">5dp</dimen>
    <dimen name="leak_canary_connector_stroke_size">2dp</dimen>
    <dimen name="leak_canary_connector_width">16dp</dimen>
    <dimen name="leak_canary_more_margin_top">18dp</dimen>
    <dimen name="leak_canary_more_size">12dp</dimen>
    <dimen name="leak_canary_more_stroke_width">2dp</dimen>
    <dimen name="leak_canary_row_margins">20dp</dimen>
    <dimen name="leak_canary_row_min">48dp</dimen>
    <dimen name="leak_canary_row_title_margin_top">14.5dp</dimen>
    <dimen name="leak_canary_squiggly_span_amplitude">1dp</dimen>
    <dimen name="leak_canary_squiggly_span_period_degrees">4dp</dimen>
    <dimen name="leak_canary_squiggly_span_stroke_width">1dp</dimen>
    <dimen name="leak_canary_toast_icon_size">64dp</dimen>
    <dimen name="leak_canary_toast_icon_tv_padding">10dp</dimen>
    <dimen name="mediarouter_chooser_list_item_padding_bottom">12dp</dimen>
    <dimen name="mediarouter_chooser_list_item_padding_end">24dp</dimen>
    <dimen name="mediarouter_chooser_list_item_padding_start">24dp</dimen>
    <dimen name="mediarouter_chooser_list_item_padding_top">12dp</dimen>
    <dimen name="mr_cast_group_volume_seekbar_height">4dp</dimen>
    <dimen name="mr_cast_meta_art_size">36dp</dimen>
    <dimen name="mr_cast_meta_subtitle_text_size">13sp</dimen>
    <dimen name="mr_cast_route_volume_seekbar_height">2dp</dimen>
    <dimen name="mr_cast_seekbar_thumb_size">8dp</dimen>
    <dimen name="mr_controller_volume_group_list_item_height">68dp</dimen>
    <dimen name="mr_controller_volume_group_list_item_icon_size">24dp</dimen>
    <dimen name="mr_controller_volume_group_list_max_height">288dp</dimen>
    <dimen name="mr_controller_volume_group_list_padding_top">16dp</dimen>
    <dimen name="mr_controller_wifi_icon_size">24dp</dimen>
    <dimen name="mr_dialog_fixed_width_major">320dp</dimen>
    <dimen name="mr_dialog_fixed_width_minor">320dp</dimen>
    <dimen name="mr_dynamic_dialog_header_text_size">11sp</dimen>
    <dimen name="mr_dynamic_dialog_route_text_size">12sp</dimen>
    <dimen name="mr_dynamic_dialog_row_height">48dp</dimen>
    <dimen name="mr_dynamic_volume_group_list_item_height">80dp</dimen>
    <dimen name="notification_action_icon_size">32dp</dimen>
    <dimen name="notification_action_text_size">13sp</dimen>
    <dimen name="notification_big_circle_margin">12dp</dimen>
    <dimen name="notification_content_margin_start">0dp</dimen>
    <dimen name="notification_large_icon_height">64dp</dimen>
    <dimen name="notification_large_icon_width">64dp</dimen>
    <dimen name="notification_main_column_padding_top">0dp</dimen>
    <dimen name="notification_media_narrow_margin">12dp</dimen>
    <dimen name="notification_right_icon_size">16dp</dimen>
    <dimen name="notification_right_side_padding_top">4dp</dimen>
    <dimen name="notification_small_icon_background_padding">3dp</dimen>
    <dimen name="notification_small_icon_size_as_large">24dp</dimen>
    <dimen name="notification_subtext_size">13sp</dimen>
    <dimen name="notification_top_pad">10dp</dimen>
    <dimen name="notification_top_pad_large_text">5dp</dimen>
    <dimen name="tooltip_corner_radius">2dp</dimen>
    <dimen name="tooltip_horizontal_padding">16dp</dimen>
    <dimen name="tooltip_margin">8dp</dimen>
    <dimen name="tooltip_precise_anchor_extra_offset">8dp</dimen>
    <dimen name="tooltip_precise_anchor_threshold">96dp</dimen>
    <dimen name="tooltip_vertical_padding">6.5dp</dimen>
    <dimen name="tooltip_y_offset_non_touch">0dp</dimen>
    <dimen name="tooltip_y_offset_touch">16dp</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>
    <drawable name="media3_notification_small_icon">@drawable/media3_icon_circular_play</drawable>
    <drawable name="notification_template_icon_bg">#3333B5E5</drawable>
    <drawable name="notification_template_icon_low_bg">#0cffffff</drawable>
    <item name="accessibility_action_clickable_span" type="id"/>
    <item name="accessibility_custom_action_0" type="id"/>
    <item name="accessibility_custom_action_1" type="id"/>
    <item name="accessibility_custom_action_10" type="id"/>
    <item name="accessibility_custom_action_11" type="id"/>
    <item name="accessibility_custom_action_12" type="id"/>
    <item name="accessibility_custom_action_13" type="id"/>
    <item name="accessibility_custom_action_14" type="id"/>
    <item name="accessibility_custom_action_15" type="id"/>
    <item name="accessibility_custom_action_16" type="id"/>
    <item name="accessibility_custom_action_17" type="id"/>
    <item name="accessibility_custom_action_18" type="id"/>
    <item name="accessibility_custom_action_19" type="id"/>
    <item name="accessibility_custom_action_2" type="id"/>
    <item name="accessibility_custom_action_20" type="id"/>
    <item name="accessibility_custom_action_21" type="id"/>
    <item name="accessibility_custom_action_22" type="id"/>
    <item name="accessibility_custom_action_23" type="id"/>
    <item name="accessibility_custom_action_24" type="id"/>
    <item name="accessibility_custom_action_25" type="id"/>
    <item name="accessibility_custom_action_26" type="id"/>
    <item name="accessibility_custom_action_27" type="id"/>
    <item name="accessibility_custom_action_28" type="id"/>
    <item name="accessibility_custom_action_29" type="id"/>
    <item name="accessibility_custom_action_3" type="id"/>
    <item name="accessibility_custom_action_30" type="id"/>
    <item name="accessibility_custom_action_31" type="id"/>
    <item name="accessibility_custom_action_4" type="id"/>
    <item name="accessibility_custom_action_5" type="id"/>
    <item name="accessibility_custom_action_6" type="id"/>
    <item name="accessibility_custom_action_7" type="id"/>
    <item name="accessibility_custom_action_8" type="id"/>
    <item name="accessibility_custom_action_9" type="id"/>
    <item name="action_bar_activity_content" type="id"/>
    <item name="action_bar_spinner" type="id"/>
    <item name="action_menu_divider" type="id"/>
    <item name="action_menu_presenter" type="id"/>
    <item name="androidx_compose_ui_view_composition_context" type="id"/>
    <item name="androidx_window_activity_scope" type="id"/>
    <item name="auto_clear_focus_behavior_tag" type="id"/>
    <item name="cast_button_type_closed_caption" type="id"/>
    <item name="cast_button_type_custom" type="id"/>
    <item name="cast_button_type_empty" type="id"/>
    <item name="cast_button_type_forward_30_seconds" type="id"/>
    <item name="cast_button_type_mute_toggle" type="id"/>
    <item name="cast_button_type_play_pause_toggle" type="id"/>
    <item name="cast_button_type_rewind_30_seconds" type="id"/>
    <item name="cast_button_type_skip_next" type="id"/>
    <item name="cast_button_type_skip_previous" type="id"/>
    <item name="cast_featurehighlight_help_text_body_view" type="id"/>
    <item name="cast_featurehighlight_help_text_header_view" type="id"/>
    <item name="cast_featurehighlight_view" type="id"/>
    <item name="cast_notification_id" type="id"/>
    <item name="coil3_request_manager" type="id"/>
    <item name="compose_prefetch_scheduler" type="id"/>
    <item name="compose_view_saveable_id_tag" type="id"/>
    <item name="consume_window_insets_tag" type="id"/>
    <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_media_route_button_placeholder" 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"/>
    <item name="fragment_container_view_tag" type="id"/>
    <item name="ghost_view" type="id"/>
    <item name="ghost_view_holder" type="id"/>
    <item name="hide_graphics_layer_in_inspector_tag" type="id"/>
    <item name="hide_in_inspector_tag" type="id"/>
    <item name="home" type="id"/>
    <item name="inspection_slot_table_set" type="id"/>
    <item name="is_pooling_container_tag" type="id"/>
    <item name="item_touch_helper_previous_elevation" type="id"/>
    <item name="leak_canary_notification_analysis_result" type="id"/>
    <item name="leak_canary_notification_analyzing_heap" type="id"/>
    <item name="leak_canary_notification_dumping_heap" type="id"/>
    <item name="leak_canary_notification_no_retained_object_on_tap" type="id"/>
    <item name="leak_canary_notification_on_screen_exit" type="id"/>
    <item name="leak_canary_notification_retained_objects" type="id"/>
    <item name="leak_canary_notification_write_permission" type="id"/>
    <item name="leak_canary_restored_view_state" type="id"/>
    <item name="line1" type="id"/>
    <item name="line3" type="id"/>
    <item name="media_controller_compat_view_tag" type="id"/>
    <item name="nav_controller_view_tag" type="id"/>
    <item name="parent_matrix" type="id"/>
    <item name="pooling_container_listener_holder_tag" type="id"/>
    <item name="progress_circular" type="id"/>
    <item name="progress_horizontal" type="id"/>
    <item name="report_drawn" type="id"/>
    <item name="save_non_transition_alpha" type="id"/>
    <item name="save_overlay_view" type="id"/>
    <item name="special_effects_controller_view_tag" type="id"/>
    <item name="split_action_bar" type="id"/>
    <item name="tag_accessibility_actions" type="id"/>
    <item name="tag_accessibility_clickable_spans" type="id"/>
    <item name="tag_accessibility_heading" type="id"/>
    <item name="tag_accessibility_pane_title" type="id"/>
    <item name="tag_compat_insets_dispatch" type="id"/>
    <item name="tag_on_apply_window_listener" type="id"/>
    <item name="tag_on_receive_content_listener" type="id"/>
    <item name="tag_on_receive_content_mime_types" type="id"/>
    <item name="tag_screen_reader_focusable" type="id"/>
    <item name="tag_state_description" type="id"/>
    <item name="tag_system_bar_state_monitor" type="id"/>
    <item name="tag_transition_group" type="id"/>
    <item name="tag_unhandled_key_event_manager" type="id"/>
    <item name="tag_unhandled_key_listeners" type="id"/>
    <item name="tag_window_insets_animation_callback" type="id"/>
    <item name="text" type="id"/>
    <item name="text2" type="id"/>
    <item name="title" type="id"/>
    <item name="transition_clip" type="id"/>
    <item name="transition_current_scene" type="id"/>
    <item name="transition_image_transform" type="id"/>
    <item name="transition_layout_save" type="id"/>
    <item name="transition_pause_alpha" type="id"/>
    <item name="transition_position" type="id"/>
    <item name="transition_scene_layoutid_cache" type="id"/>
    <item name="transition_transform" type="id"/>
    <item name="up" type="id"/>
    <id name="view_tree_disjoint_parent"/>
    <id name="view_tree_lifecycle_owner"/>
    <id name="view_tree_navigation_event_dispatcher_owner"/>
    <id name="view_tree_on_back_pressed_dispatcher_owner"/>
    <id name="view_tree_saved_state_registry_owner"/>
    <id name="view_tree_view_model_store_owner"/>
    <item name="visible_removing_fragment_view_tag" type="id"/>
    <item name="wrapped_composition_tag" type="id"/>
    <integer name="abc_config_activityDefaultDur">220</integer>
    <integer name="abc_config_activityShortDur">150</integer>
    <integer name="cancel_button_image_alpha">127</integer>
    <integer name="cast_libraries_material_featurehighlight_pulse_base_alpha">138</integer>
    <integer name="config_tooltipAnimTime">150</integer>
    <integer name="exo_media_button_opacity_percentage_disabled">33</integer>
    <integer name="exo_media_button_opacity_percentage_enabled">100</integer>
    <integer name="google_play_services_version">12451000</integer>
    <integer name="m3c_window_layout_in_display_cutout_mode">1</integer>
    <integer name="mr_cast_volume_slider_layout_animation_duration_ms">400</integer>
    <integer name="mr_controller_volume_group_list_animation_duration_ms">400</integer>
    <integer name="mr_controller_volume_group_list_fade_in_duration_ms">400</integer>
    <integer name="mr_controller_volume_group_list_fade_out_duration_ms">200</integer>
    <integer name="mr_update_routes_delay_ms">300</integer>
    <integer name="status_bar_notification_info_maxnum">999</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>
    <plurals name="leak_canary_distinct_leaks">
    <item quantity="one">%d Distinct Leak</item>
    <item quantity="other">%d Distinct Leaks</item>
  </plurals>
    <plurals name="leak_canary_group_screen_title">
    <item quantity="one">%1$d leak at %2$s</item>
    <item quantity="other">%1$d leaks at %2$s</item>
  </plurals>
    <plurals name="leak_canary_heap_analysis_list_screen_title">
    <item quantity="one">%d Heap Dump</item>
    <item quantity="other">%d Heap Dumps</item>
  </plurals>
    <plurals name="settings_home_dashboard_count">
        <item quantity="one">%d shelf</item>
        <item quantity="other">%d shelves</item>
    </plurals>
    <plurals name="settings_live_tv_quick_filters_count">
        <item quantity="one">%1$d saved</item>
        <item quantity="other">%1$d saved</item>
    </plurals>
    <plurals name="settings_timeout_seconds">
        <item quantity="one">%d second</item>
        <item quantity="other">%d seconds</item>
    </plurals>
    <plurals name="settings_timer_minutes">
        <item quantity="one">%1$d minute</item>
        <item quantity="other">%1$d minutes</item>
    </plurals>
    <plurals name="settings_top_navigation_count">
        <item quantity="one">%d tab</item>
        <item quantity="other">%d tabs</item>
    </plurals>
    <string name="a11y_catch_up_available">Catch-up available</string>
    <string name="a11y_channel_with_number">Channel %1$d, %2$s</string>
    <string name="a11y_favorite">Favorite</string>
    <string name="a11y_locked">Locked</string>
    <string name="a11y_now_playing">Now playing %1$s</string>
    <string name="a11y_recent_search">Recent search %1$s</string>
    <string name="a11y_selected">Selected</string>
    <string name="abc_action_bar_home_description">Navigate home</string>
    <string name="abc_action_bar_up_description">Navigate up</string>
    <string name="abc_action_menu_overflow_description">More options</string>
    <string name="abc_action_mode_done">Done</string>
    <string name="abc_activity_chooser_view_see_all">See all</string>
    <string name="abc_activitychooserview_choose_application">Choose an app</string>
    <string name="abc_capital_off">OFF</string>
    <string name="abc_capital_on">ON</string>
    <string name="abc_menu_alt_shortcut_label">Alt+</string>
    <string name="abc_menu_ctrl_shortcut_label">Ctrl+</string>
    <string name="abc_menu_delete_shortcut_label">delete</string>
    <string name="abc_menu_enter_shortcut_label">enter</string>
    <string name="abc_menu_function_shortcut_label">Function+</string>
    <string name="abc_menu_meta_shortcut_label">Meta+</string>
    <string name="abc_menu_shift_shortcut_label">Shift+</string>
    <string name="abc_menu_space_shortcut_label">space</string>
    <string name="abc_menu_sym_shortcut_label">Sym+</string>
    <string name="abc_prepend_shortcut_label">Menu+</string>
    <string name="abc_search_hint">Search…</string>
    <string name="abc_searchview_description_clear">Clear query</string>
    <string name="abc_searchview_description_query">Search query</string>
    <string name="abc_searchview_description_search">Search</string>
    <string name="abc_searchview_description_submit">Submit query</string>
    <string name="abc_searchview_description_voice">Voice search</string>
    <string name="abc_shareactionprovider_share_with">Share with</string>
    <string name="abc_shareactionprovider_share_with_application">Share with <ns1:g example="Mail" id="application_name">%s</ns1:g></string>
    <string name="abc_toolbar_collapse_description">Collapse</string>
    <string name="action_cancel">Cancel</string>
    <string name="action_clear">Clear</string>
    <string name="action_delete">Delete</string>
    <string name="action_done">Done</string>
    <string name="action_move">MOVE</string>
    <string name="action_save">Save</string>
    <string name="action_save_order">Save Order</string>
    <string name="action_see_all">See all</string>
    <string name="action_space">Space</string>
    <string name="action_split">SPLIT</string>
    <string name="add_group_add_btn">Add</string>
    <string name="add_group_add_favorites">Add to Favorites</string>
    <string name="add_group_cancel">Cancel</string>
    <string name="add_group_close_cd">Close</string>
    <string name="add_group_create">Create</string>
    <string name="add_group_create_new_btn">Create New Group</string>
    <string name="add_group_custom_groups_title">Custom Groups</string>
    <string name="add_group_manage_title">Manage: %1$s</string>
    <string name="add_group_move_down">Move Down</string>
    <string name="add_group_move_up">Move Up</string>
    <string name="add_group_name_hint">Group Name</string>
    <string name="add_group_remove_btn">Remove</string>
    <string name="add_group_remove_favorites">Remove from Favorites</string>
    <string name="add_group_rename">Rename</string>
    <string name="add_group_reorder_title">Reorder</string>
    <string name="androidx_compose_foundation_autofill">Autofill</string>
    <string name="androidx_compose_ui_autofill">Autofill</string>
    <string name="androidx_startup" translatable="false">androidx.startup</string>
    <string name="app_name">StreamVault Debug</string>
    <string name="badge_beta">Beta</string>
    <string name="badge_catch_up">CATCH UP</string>
    <string name="badge_error">ERR</string>
    <string name="badge_fav">FAV</string>
    <string name="badge_movie">MOVIE</string>
    <string name="badge_moving">MOVING</string>
    <string name="badge_recording">REC</string>
    <string name="badge_saved">SAVED</string>
    <string name="badge_scheduled">SCHED</string>
    <string name="badge_series">SERIES</string>
    <string name="call_notification_answer_action">Answer</string>
    <string name="call_notification_answer_video_action">Video</string>
    <string name="call_notification_decline_action">Decline</string>
    <string name="call_notification_hang_up_action">Hang Up</string>
    <string name="call_notification_incoming_text">Incoming call</string>
    <string name="call_notification_ongoing_text">Ongoing call</string>
    <string name="call_notification_screening_text">Screening an incoming call</string>
    <string name="card_live_badge">LIVE</string>
    <string name="card_locked">Locked</string>
    <string name="card_locked_channel">Locked Channel</string>
    <string name="cast_ad_label">Ad</string>
    <string name="cast_casting_to_device">Casting to %1$s</string>
    <string name="cast_closed_captions">Closed captions</string>
    <string name="cast_closed_captions_unavailable">Closed captions unavailable</string>
    <string name="cast_connecting_to_device">Connecting to <ns1:g id="name">%1$s</ns1:g></string>
    <string name="cast_disconnect">Disconnect</string>
    <string name="cast_dynamic_group_name_format" translation_description="Name for a dynamic group. It consists of the leader device name and the total count minus one. For example, if there are 3 devices in the group, the name of the group may be Living room TV + 2 [CHAR_LIMIT=NONE]"><ns1:g example="Living room TV" id="dynamic_group_leader_device_name">%1$s</ns1:g> + <ns1:g example="2" id="dynamic_group_devices_count">%2$d</ns1:g></string>
    <string name="cast_expanded_controller_ad_image_description">Image displayed while the cast receiver is playing an ad"</string>
    <string name="cast_expanded_controller_ad_in_progress">Ad in progress…</string>
    <string name="cast_expanded_controller_background_image">Album art</string>
    <string name="cast_expanded_controller_live_head_description">Current position is at the head of the live stream</string>
    <string name="cast_expanded_controller_live_stream_indicator">Live stream</string>
    <string name="cast_expanded_controller_loading">Loading…</string>
    <string name="cast_expanded_controller_skip_ad_label">Skip Ad</string>
    <string name="cast_expanded_controller_skip_ad_text">You can skip ad in %1$d…</string>
    <string name="cast_forward">Forward</string>
    <string name="cast_forward_10">Forward ten seconds</string>
    <string name="cast_forward_30">Forward thirty seconds</string>
    <string name="cast_intro_overlay_button_text">@android:string/ok</string>
    <string name="cast_invalid_stream_duration_text" translatable="false">--:--</string>
    <string name="cast_invalid_stream_position_text" translatable="false">--:--</string>
    <string name="cast_live_label">LIVE</string>
    <string name="cast_mute">Mute</string>
    <string name="cast_notification_connected_message">Connected to <ns1:g id="name">%1$s</ns1:g></string>
    <string name="cast_notification_connecting_message">Connecting to <ns1:g id="name">%1$s</ns1:g></string>
    <string name="cast_notification_default_channel_name">Cast</string>
    <string name="cast_notification_disconnect">Disconnect</string>
    <string name="cast_pause">Pause</string>
    <string name="cast_play">Play</string>
    <string name="cast_rewind">Rewind</string>
    <string name="cast_rewind_10">Rewind ten seconds</string>
    <string name="cast_rewind_30">Rewind thirty seconds</string>
    <string name="cast_seek_bar">Playback seek control</string>
    <string name="cast_skip_next">Skip to next item</string>
    <string name="cast_skip_prev">Skip to previous item</string>
    <string name="cast_stop">Stop</string>
    <string name="cast_stop_live_stream">Stop live stream</string>
    <string name="cast_tracks_chooser_dialog_audio">Audio</string>
    <string name="cast_tracks_chooser_dialog_cancel">Cancel</string>
    <string name="cast_tracks_chooser_dialog_closed_captions">Closed Captions</string>
    <string name="cast_tracks_chooser_dialog_default_track_name">Track <ns1:g example="2" id="position">%1$d</ns1:g></string>
    <string name="cast_tracks_chooser_dialog_none">None</string>
    <string name="cast_tracks_chooser_dialog_ok">OK</string>
    <string name="cast_tracks_chooser_dialog_subtitles">Subtitles</string>
    <string name="cast_unmute">Unmute</string>
    <string name="category_options_cancel">Cancel</string>
    <string name="category_options_clear_recent">Clear All Recent</string>
    <string name="category_options_delete">Delete Group</string>
    <string name="category_options_hide">Hide Category</string>
    <string name="category_options_hide_from_live_tv">Hide from Live TV</string>
    <string name="category_options_lock">Lock Group</string>
    <string name="category_options_pin">Pin Category</string>
    <string name="category_options_rename">Rename Group</string>
    <string name="category_options_reorder">Reorder Items</string>
    <string name="category_options_set_default">Set as Default Group</string>
    <string name="category_options_unlock">Unlock Group</string>
    <string name="category_options_unpin">Unpin Category</string>
    <string name="category_pinned">Pinned %1$s.</string>
    <string name="category_see_all">See all</string>
    <string name="category_unpinned">Unpinned %1$s.</string>
    <string name="channel_action_hide">Hide this channel</string>
    <string name="channel_number_name_format">%1$d. %2$s</string>
    <string name="channel_options_remove_from_recent">Remove from Recent</string>
    <string name="close_drawer">"Close navigation menu"</string>
    <string name="close_sheet">"Close sheet"</string>
    <string msgid="2523291102206661146" name="common_google_play_services_enable_button">Enable</string>
    <string msgid="227660514972886228" name="common_google_play_services_enable_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t work unless you enable Google Play services.</string>
    <string msgid="5122002158466380389" name="common_google_play_services_enable_title">Enable Google Play services</string>
    <string msgid="7153882981874058840" name="common_google_play_services_install_button">Install</string>
    <string name="common_google_play_services_install_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t run without Google Play services, which are missing from your device.</string>
    <string msgid="7215213145546190223" name="common_google_play_services_install_title">Get Google Play services</string>
    <string name="common_google_play_services_notification_channel_name">Google Play services availability</string>
    <string name="common_google_play_services_notification_ticker">Google Play services error</string>
    <string name="common_google_play_services_unknown_issue"><ns1:g id="app_name">%1$s</ns1:g> is having trouble with Google Play services. Please try again.</string>
    <string name="common_google_play_services_unsupported_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t run without Google Play services, which are not supported by your device.</string>
    <string msgid="6556509956452265614" name="common_google_play_services_update_button">Update</string>
    <string msgid="9053896323427875356" name="common_google_play_services_update_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t run unless you update Google Play services.</string>
    <string msgid="6006316683626838685" name="common_google_play_services_update_title">Update Google Play services</string>
    <string name="common_google_play_services_updating_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t run without Google Play services, which are currently updating.</string>
    <string name="common_google_play_services_wear_update_text">New version of Google Play services needed. It will update itself shortly.</string>
    <string name="common_open_on_phone">Open on phone</string>
    <string name="common_signin_button_text">Sign in</string>
    <string name="common_signin_button_text_long">Sign in with Google</string>
    <string name="continue_watching_season_episode">S%1$d E%2$d</string>
    <string name="continue_watching_title">Continue Watching</string>
    <string name="dashboard_channels_format">%1$d channels</string>
    <string name="dashboard_continue_watching">Continue Watching</string>
    <string name="dashboard_continue_watching_movies">Continue Watching Movies</string>
    <string name="dashboard_continue_watching_series">Continue Watching Series</string>
    <string name="dashboard_customize_home">Customize Home</string>
    <string name="dashboard_customize_home_action">Customize</string>
    <string name="dashboard_customize_home_subtitle">Choose which shelves appear here, add more rows, and reorder them any time.</string>
    <string name="dashboard_empty_body">Add a playlist or Xtream source first. Once a provider is active, Home will surface favorite channels, continue watching, and fresh library rows.</string>
    <string name="dashboard_empty_title">Set up a provider to unlock the home screen</string>
    <string name="dashboard_favorite_channels">Favorite Channels</string>
    <string name="dashboard_favorite_movies">Favorite Movies</string>
    <string name="dashboard_favorite_series">Favorite Series</string>
    <string name="dashboard_fresh_movie_pick">Fresh movie pick</string>
    <string name="dashboard_jump_back_live">Jump back into live TV</string>
    <string name="dashboard_library_ready">Your IPTV library is ready</string>
    <string name="dashboard_live_shortcuts">Live Shortcuts</string>
    <string name="dashboard_live_shortcuts_subtitle">Favorites, recent channels, and last group.</string>
    <string name="dashboard_open_live_tv">Open Live TV</string>
    <string name="dashboard_open_movies">Open Movies</string>
    <string name="dashboard_open_series">Open Series</string>
    <string name="dashboard_pinned_channels_format">Pinned · %1$d channels</string>
    <string name="dashboard_provider_connections">Connections</string>
    <string name="dashboard_provider_expires_at">Expires %1$s</string>
    <string name="dashboard_provider_health_title">Provider Health</string>
    <string name="dashboard_provider_m3u">M3U Playlist</string>
    <string name="dashboard_provider_no_expiry">No expiry reported</string>
    <string name="dashboard_provider_no_sync">No recent sync</string>
    <string name="dashboard_provider_source">Source</string>
    <string name="dashboard_provider_status">Status</string>
    <string name="dashboard_provider_synced_at">Synced %1$s</string>
    <string name="dashboard_provider_xtream">Xtream Codes</string>
    <string name="dashboard_recent_channels">Recent Channels</string>
    <string name="dashboard_recent_movies">Recently Added Movies</string>
    <string name="dashboard_recent_series">Recently Updated Series</string>
    <string name="dashboard_recommended_movies">Recommended Movies</string>
    <string name="dashboard_resume_episode">Resume episode</string>
    <string name="dashboard_resume_episode_format">Resume S%1$d E%2$d</string>
    <string name="dashboard_resume_live">Resume</string>
    <string name="dashboard_resume_movie">Resume movie</string>
    <string name="dashboard_resume_series">Resume series</string>
    <string name="dashboard_resume_unavailable">Watch history temporarily unavailable</string>
    <string name="dashboard_resume_unavailable_detail">Resume content could not be loaded. It will restore automatically.</string>
    <string name="dashboard_search_library">Search Library</string>
    <string name="dashboard_stat_favorites">%1$d favorites</string>
    <string name="dashboard_stat_live">%1$d live</string>
    <string name="dashboard_stat_movies">%1$d movies</string>
    <string name="dashboard_stat_recent">%1$d recent</string>
    <string name="dashboard_stat_resume">%1$d to resume</string>
    <string name="dashboard_stat_series">%1$d series</string>
    <string name="dashboard_subtitle">%1$s is active. Jump back into live, catch up on progress, or browse fresh additions.</string>
    <string name="dashboard_title">Your Library, Ready</string>
    <string name="dashboard_top_rated_movies">Top Rated Movies</string>
    <string name="dashboard_update_available">A newer app release is cached and ready to review from Settings.</string>
    <string name="dashboard_update_install_ready">The latest update has already been downloaded. Open Settings to install it.</string>
    <string name="dashboard_update_open_installer">Install From Settings</string>
    <string name="dashboard_update_open_settings">Open Updates</string>
    <string name="dashboard_update_title">StreamVault %1$s is available</string>
    <string name="dashboard_updated_series">Updated series shelf</string>
    <string name="dashboard_updated_series_badge">Updated series</string>
    <string name="dashboard_warning_review">Open Provider Details</string>
    <string name="dashboard_warning_title">Provider Needs Attention</string>
    <string name="dashboard_watch_live">Watch Live</string>
    <string name="default_error_message">"Invalid input"</string>
    <string name="default_notification_channel_name">Now playing</string>
    <string name="default_popup_window_title" ns2:ignore="ExtraTranslation">"Pop-Up Window"</string>
    <string name="diagnostics_summary_format">%1$s | %2$s</string>
    <string name="download_button_label">Download</string>
    <string name="download_cancelled">Download cancelled</string>
    <string name="download_completed">Download completed</string>
    <string name="download_delete">Delete</string>
    <string name="download_error_no_url">Could not resolve stream URL for download</string>
    <string name="download_failed">Download failed: %1$s</string>
    <string name="download_folder_change">Change download folder</string>
    <string name="download_folder_default">Default downloads folder</string>
    <string name="download_in_progress">Downloading %s</string>
    <string name="download_notification_channel">Downloads</string>
    <string name="download_notification_channel_description">Shows download progress and completion</string>
    <string name="download_play_local">Play</string>
    <string name="download_progress">%1$s / %2$s</string>
    <string name="download_resume">Resume</string>
    <string name="download_started">Download started</string>
    <string name="downloads_delete_confirm">Delete this download?</string>
    <string name="downloads_delete_confirm_delete">Delete</string>
    <string name="downloads_delete_confirm_msg">Delete %1$s from downloads?</string>
    <string name="downloads_delete_confirm_title">Delete download</string>
    <string name="downloads_deleted">Download deleted</string>
    <string name="downloads_empty">No downloads yet</string>
    <string name="downloads_empty_hint">Download movies or episodes from detail screens and they will appear here.</string>
    <string name="downloads_empty_title">No downloads yet</string>
    <string name="downloads_item_title">Untitled download</string>
    <string name="downloads_loading">Loading downloads...</string>
    <string name="downloads_no_thumb">No poster</string>
    <string name="downloads_resumed">Download resumed</string>
    <string name="downloads_status_cancelled">Cancelled</string>
    <string name="downloads_status_completed">Completed</string>
    <string name="downloads_status_downloading">Downloading</string>
    <string name="downloads_status_failed">Failed</string>
    <string name="downloads_status_paused">Paused</string>
    <string name="downloads_status_pending">Pending</string>
    <string name="dropdown_menu">"Dropdown menu"</string>
    <string name="epg_archive_provider_hint">This provider supports catch-up for the channel, but this program is not marked archive-ready in the current guide window.</string>
    <string name="epg_archive_ready_hint">Archive or catch-up playback should be available for this program.</string>
    <string name="epg_archive_stale_hint">Guide data looks stale, so replay availability may be incomplete until the guide refreshes.</string>
    <string name="epg_archive_unavailable_hint">Archive playback is not available for this channel.</string>
    <string name="epg_catchup_available">Catch-up available (%1$d days)</string>
    <string name="epg_clear_search">Clear Search</string>
    <string name="epg_clear_search_close">Clear &amp; Close</string>
    <string name="epg_day_selector_label">Browse by day</string>
    <string name="epg_day_today">Today</string>
    <string name="epg_day_tomorrow">Tomorrow</string>
    <string name="epg_day_yesterday">Yesterday</string>
    <string name="epg_density_cinematic">Cinematic</string>
    <string name="epg_density_cinematic_hint">Larger rows for distant viewing</string>
    <string name="epg_density_comfortable">Comfortable</string>
    <string name="epg_density_comfortable_hint">Balanced for everyday browsing</string>
    <string name="epg_density_compact">Compact</string>
    <string name="epg_density_compact_hint">Fits more channels on screen</string>
    <string name="epg_density_label">Guide layout</string>
    <string name="epg_density_subtitle">Choose how much guide detail fits on screen.</string>
    <string name="epg_error">Unable to load the TV guide right now.</string>
    <string name="epg_favorite_badge">Favorite</string>
    <string name="epg_favorites_filter_all">All Channels</string>
    <string name="epg_favorites_filter_all_hint">Browse the full live lineup</string>
    <string name="epg_favorites_filter_favorites">Favorites Only</string>
    <string name="epg_favorites_filter_favorites_hint">Stay on your pinned live channels</string>
    <string name="epg_favorites_filter_subtitle">Keep the guide on all channels or your live favorites only.</string>
    <string name="epg_favorites_filter_title">Guide source</string>
    <string name="epg_filter_hint">Choose another category or refresh the guide.</string>
    <string name="epg_filter_label">Guide Filter</string>
    <string name="epg_filter_short">Categories</string>
    <string name="epg_hero_no_program_description">Program details are limited for this entry.</string>
    <string name="epg_hero_no_schedule_hint">This channel has no guide entries in the current window.</string>
    <string name="epg_hide_options">Hide guide options</string>
    <string name="epg_jump_back">-3h</string>
    <string name="epg_jump_back_half_hour">-30m</string>
    <string name="epg_jump_forward">+3h</string>
    <string name="epg_jump_forward_half_hour">+30m</string>
    <string name="epg_jump_now">Now</string>
    <string name="epg_jump_prime_time">Prime Time</string>
    <string name="epg_jump_tomorrow">Tomorrow</string>
    <string name="epg_loading">Loading TV guide...</string>
    <string name="epg_minutes_remaining">%1$d min left</string>
    <string name="epg_mode_all">Timeline</string>
    <string name="epg_mode_all_hint">All visible rows</string>
    <string name="epg_mode_anchored">At Selected Time</string>
    <string name="epg_mode_anchored_hint">Only channels airing at the current guide anchor</string>
    <string name="epg_mode_archive">Archive Ready</string>
    <string name="epg_mode_archive_hint">Channels with catch-up or archive entries</string>
    <string name="epg_mode_label">Guide mode</string>
    <string name="epg_mode_subtitle">Switch between broad browsing, anchor-time browsing, and archive-friendly rows.</string>
    <string name="epg_next_day">Next Day</string>
    <string name="epg_no_channels_in_category">No channels found in this guide category</string>
    <string name="epg_no_data">No EPG data</string>
    <string name="epg_no_info">No EPG information</string>
    <string name="epg_no_provider">Add or activate a provider to view the TV guide.</string>
    <string name="epg_no_schedule">No schedule data available</string>
    <string name="epg_no_schedule_short">No schedule</string>
    <string name="epg_no_scheduled_channels">No channels with guide data in this selection</string>
    <string name="epg_no_search_results">No matching programs in this guide window</string>
    <string name="epg_now_marker">Now %1$s</string>
    <string name="epg_now_playing">Now Playing</string>
    <string name="epg_options_short">Options</string>
    <string name="epg_outside_window">Now outside loaded window</string>
    <string name="epg_override_clear">Use automatic match</string>
    <string name="epg_override_current_external">External match: %1$s</string>
    <string name="epg_override_current_label">Current match</string>
    <string name="epg_override_current_manual">Manual override: %1$s</string>
    <string name="epg_override_current_none">No resolved EPG match is currently available for this channel.</string>
    <string name="epg_override_current_provider">Provider native: %1$s</string>
    <string name="epg_override_manage">Adjust EPG Match</string>
    <string name="epg_override_no_candidates">No assigned external EPG channels are available. Refresh or assign a source in Settings.</string>
    <string name="epg_override_no_search_results">No assigned XMLTV channels match this search.</string>
    <string name="epg_override_search_placeholder">Search assigned XMLTV channels...</string>
    <string name="epg_override_selected_badge">Current</string>
    <string name="epg_override_title">EPG Match</string>
    <string name="epg_page_back">Page -</string>
    <string name="epg_page_forward">Page +</string>
    <string name="epg_previous_day">Prev Day</string>
    <string name="epg_program_channel_label">Channel</string>
    <string name="epg_program_details_hide">Hide Details</string>
    <string name="epg_program_details_show">Program Details</string>
    <string name="epg_program_language_label">Language</string>
    <string name="epg_program_progress_label">Progress</string>
    <string name="epg_program_progress_value">%1$d%% complete • %2$s</string>
    <string name="epg_program_provider_label">Provider</string>
    <string name="epg_program_provider_type_label">Source</string>
    <string name="epg_program_reminder_cancel">Cancel Reminder</string>
    <string name="epg_program_reminder_loading">Updating Reminder...</string>
    <string name="epg_program_reminder_set">Remind Me</string>
    <string name="epg_program_replay_label">Replay</string>
    <string name="epg_program_replay_partial">Provider catch-up only</string>
    <string name="epg_program_replay_ready">Archive-ready</string>
    <string name="epg_program_replay_unavailable">Unavailable</string>
    <string name="epg_program_status_title">Replay Status</string>
    <string name="epg_program_unknown_value">Unknown</string>
    <string name="epg_provider_troubleshooting_missing_stream_id">Replay may fail because the provider did not expose a replay stream identifier.</string>
    <string name="epg_provider_troubleshooting_missing_template">Replay may fail because the provider exposed catch-up support without a usable replay template.</string>
    <string name="epg_provider_troubleshooting_no_archive">This channel is not flagged as archive-ready by the provider.</string>
    <string name="epg_provider_troubleshooting_ready">Replay metadata is present, but the provider may still reject this specific program window.</string>
    <string name="epg_provider_troubleshooting_stale">Guide freshness is low, so replay mapping may still be incomplete until the guide refreshes.</string>
    <string name="epg_provider_troubleshooting_title">Provider Troubleshooting</string>
    <string name="epg_recording_conflict_body">\"%1$s\" conflicts with: %2$s. Replace the conflicting recording(s)?</string>
    <string name="epg_recording_conflict_cancel">Cancel</string>
    <string name="epg_recording_conflict_replace">Replace</string>
    <string name="epg_recording_conflict_title">Recording Conflict</string>
    <string name="epg_refresh_guide">Refresh Guide</string>
    <string name="epg_retry">Retry</string>
    <string name="epg_retry_hint">Try again or switch to another category.</string>
    <string name="epg_schedule_daily_recording">Record Daily</string>
    <string name="epg_schedule_recording">Record</string>
    <string name="epg_schedule_summary">Guide data available on %1$d of %2$d channels</string>
    <string name="epg_schedule_summary_short">%1$d/%2$d with guide</string>
    <string name="epg_schedule_weekly_recording">Record Weekly</string>
    <string name="epg_scheduled_only_hint">Turn off Scheduled only or switch to another category.</string>
    <string name="epg_search_apply">Search</string>
    <string name="epg_search_empty_hint">Try another title, broaden the category, or clear the search.</string>
    <string name="epg_search_label">Program Search</string>
    <string name="epg_search_placeholder">Search titles in the current guide window...</string>
    <string name="epg_search_short">Program Search</string>
    <string name="epg_show_app_navigation">Show App Nav</string>
    <string name="epg_show_options">Show guide options</string>
    <string name="epg_showing_channels">Showing %1$d of %2$d channels</string>
    <string name="epg_stale_short">Guide may be stale</string>
    <string name="epg_stale_warning">Guide data looks incomplete or stale for this selection.</string>
    <string name="epg_time_controls">Guide Window</string>
    <string name="epg_timeline_label">Timeline</string>
    <string name="epg_timeline_range_label">%1$s window</string>
    <string name="epg_title">TV Guide</string>
    <string name="epg_up_next">Up Next</string>
    <string name="epg_upcoming_schedule">Upcoming Schedule</string>
    <string name="epg_updated_minutes_ago">Updated %1$d min ago</string>
    <string name="epg_updated_now">Updated just now</string>
    <string name="epg_view_options_label">Guide view</string>
    <string name="epg_view_scheduled_only_hint">Hide channels with no guide data</string>
    <string name="epg_view_scheduled_only_off">All loaded channels</string>
    <string name="epg_view_scheduled_only_on">Scheduled only</string>
    <string name="epg_watch_archive">Play Catch-up</string>
    <string name="epg_watch_live">Watch Live</string>
    <string name="epg_window_label">%1$s - %2$s</string>
    <string name="error_message_authentication_expired">Sign in to use this app</string>
    <string name="error_message_bad_value">Incorrect input data</string>
    <string name="error_message_concurrent_stream_limit">Listening on too many devices</string>
    <string name="error_message_content_already_playing">Already playing that content</string>
    <string name="error_message_disconnected">Disconnected from media app</string>
    <string name="error_message_end_of_playlist">Nothing else is queued up</string>
    <string name="error_message_fallback">Something’s wrong. Try later.</string>
    <string name="error_message_info_cancelled">Couldn’t finish. Try again.</string>
    <string name="error_message_invalid_state">Can’t do that right now</string>
    <string name="error_message_io">Input/output error</string>
    <string name="error_message_not_available_in_region">Can’t get that content here</string>
    <string name="error_message_not_supported">This app can’t do that</string>
    <string name="error_message_parental_control_restricted">That content is blocked</string>
    <string name="error_message_permission_denied">Access denied</string>
    <string name="error_message_premium_account_required">Premium access required</string>
    <string name="error_message_setup_required">Setup required</string>
    <string name="error_message_skip_limit_reached">Can’t skip any more tracks</string>
    <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_download_completed">Download completed</string>
    <string name="exo_download_description">Download</string>
    <string name="exo_download_downloading">Downloading</string>
    <string name="exo_download_failed">Download failed</string>
    <string name="exo_download_notification_channel_name">Downloads</string>
    <string name="exo_download_paused">Downloads paused</string>
    <string name="exo_download_paused_for_network">Downloads waiting for network</string>
    <string name="exo_download_paused_for_wifi">Downloads waiting for WiFi</string>
    <string name="exo_download_removing">Removing downloads</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>
    <string name="favorites_add">Add to favourites</string>
    <string name="favorites_all_favorites">All Favorites</string>
    <string name="favorites_cancel">Back: cancel</string>
    <string name="favorites_confirm">Center: save order</string>
    <string name="favorites_content_type_episode">Episode</string>
    <string name="favorites_content_type_episode_format">Episode S%1$d E%2$d</string>
    <string name="favorites_content_type_live">Live</string>
    <string name="favorites_content_type_movie">Movie</string>
    <string name="favorites_content_type_series">Series</string>
    <string name="favorites_continue_short">Resume</string>
    <string name="favorites_continue_subtitle">Pick up unfinished movies and series from the saved hub.</string>
    <string name="favorites_continue_title">Continue Watching</string>
    <string name="favorites_empty_hint">Long-press on any channel, movie, or series to build your saved library</string>
    <string name="favorites_filters_subtitle">Narrow the hub to the content you want to revisit.</string>
    <string name="favorites_filters_title">Browse by type</string>
    <string name="favorites_jump_subtitle">Shortcut directly to the saved group or system section you need.</string>
    <string name="favorites_jump_title">Jump to a section</string>
    <string name="favorites_loading">Loading saved library...</string>
    <string name="favorites_merged_group">Merged %1$s into the selected group.</string>
    <string name="favorites_move_down">Move later</string>
    <string name="favorites_move_up">Move earlier</string>
    <string name="favorites_no_favorites">Saved library is empty</string>
    <string name="favorites_overview_subtitle">%1$d saved items across %2$d custom groups.</string>
    <string name="favorites_overview_title">Saved Library Overview</string>
    <string name="favorites_pinned_home">Pinned %1$s to Home.</string>
    <string name="favorites_recent_live_subtitle">Jump back into recently watched live channels with one click.</string>
    <string name="favorites_recent_live_title">Recent Live</string>
    <string name="favorites_recent_short">Recent</string>
    <string name="favorites_remove">Remove from favourites</string>
    <string name="favorites_removed_home_priority">Removed %1$s from Home priority.</string>
    <string name="favorites_reorder_mode">Reorder mode</string>
    <string name="favorites_reordering">Reordering</string>
    <string name="favorites_saved_items_format">%1$d saved items</string>
    <string name="favorites_sort_default">Manual</string>
    <string name="favorites_sort_default_hint">Use your saved and group order</string>
    <string name="favorites_sort_recent">Recent</string>
    <string name="favorites_sort_recent_hint">Bring recently watched items forward</string>
    <string name="favorites_sort_subtitle">Switch between manual order, recent activity, and title browsing.</string>
    <string name="favorites_sort_title">Sort saved library</string>
    <string name="favorites_sort_title_alpha">A-Z</string>
    <string name="favorites_sort_title_hint">Alphabetical browsing across sections</string>
    <string name="favorites_status_pill_format">%1$s %2$d</string>
    <string name="favorites_title">Saved</string>
    <string name="guide_shell_subtitle">Guide filters, schedule density, and focused program detail in one remote-first surface.</string>
    <string name="hidden_categories_dialog_close">Close</string>
    <string name="hidden_categories_dialog_subtitle">Pick the ones to restore.</string>
    <string name="hidden_categories_dialog_title">Hidden categories</string>
    <string name="hidden_categories_dialog_unhide_all">Unhide all</string>
    <string name="hidden_channels_dialog_close">Close</string>
    <string name="hidden_channels_dialog_subtitle">Pick the ones to restore.</string>
    <string name="hidden_channels_dialog_title">Hidden channels</string>
    <string name="hidden_channels_dialog_unhide_all">Unhide all</string>
    <string name="home_add_favorites_hint">Add channels to favorites to see them here</string>
    <string name="home_add_first_provider">Add your first provider</string>
    <string name="home_add_first_provider_subtitle">Set up a provider to load live channels, movies, series, and guide data.</string>
    <string name="home_added_to_favorites">Added %1$s to Favorites</string>
    <string name="home_all_channels">All Channels</string>
    <string name="home_categories_title">Categories</string>
    <string name="home_delete_group_body">Are you sure you want to delete \'%1$s\'? This will remove all channels from this group.</string>
    <string name="home_delete_group_cancel">Cancel</string>
    <string name="home_delete_group_confirm">Delete</string>
    <string name="home_delete_group_title">Delete Group?</string>
    <string name="home_error_load_failed">Failed to load channels. Please check your connection and try again.</string>
    <string name="home_group_created">Group \'%1$s\' created</string>
    <string name="home_group_deleted">Group \'%1$s\' deleted</string>
    <string name="home_group_name_duplicate">Group \'%1$s\' already exists</string>
    <string name="home_group_name_invalid">Enter a group name</string>
    <string name="home_group_name_reserved">Cannot create group named \'Favorites\'</string>
    <string name="home_group_renamed">Renamed group to %1$s</string>
    <string name="home_group_requires_provider_scope">Select a single provider source to create groups</string>
    <string name="home_incorrect_pin">Incorrect PIN</string>
    <string name="home_last_channel">Last Channel</string>
    <string name="home_last_channel_label">Last: %1$s</string>
    <string name="home_last_group">Last Group</string>
    <string name="home_last_group_label">Last: %1$s</string>
    <string name="home_loading">Loading...</string>
    <string name="home_loading_categories">Loading categories...</string>
    <string name="home_loading_channels">Loading channels...</string>
    <string name="home_locked_short">LOCKED</string>
    <string name="home_no_channels_found">No channels found in this category</string>
    <string name="home_no_channels_found_subtitle">Try another category or search term.</string>
    <string name="home_quick_filters_active">Applied filter: %1$s</string>
    <string name="home_quick_filters_add_action">Save filter</string>
    <string name="home_quick_filters_add_chip">+ Add filter</string>
    <string name="home_quick_filters_add_placeholder">Enter a quick filter</string>
    <string name="home_quick_filters_add_subtitle">Save a literal category search term so it appears in the Live TV quick filters drawer.</string>
    <string name="home_quick_filters_add_title">Add quick filter</string>
    <string name="home_quick_filters_all">All</string>
    <string name="home_quick_filters_button">Quick filters</string>
    <string name="home_quick_filters_empty">No saved quick filters yet. Add one to keep category searches close at hand.</string>
    <string name="home_quick_filters_hide">Hide</string>
    <string name="home_quick_filters_manual_search">Manual search: %1$s</string>
    <string name="home_quick_filters_show">Show</string>
    <string name="home_quick_filters_showing_all">Showing all categories</string>
    <string name="home_quick_filters_title">Quick filters</string>
    <string name="home_recent_channels">Recent</string>
    <string name="home_recent_channels_hint">Watch a few live channels to build a recent list here</string>
    <string name="home_removed_from_favorites">Removed %1$s from Favorites</string>
    <string name="home_reorder_channels">Reorder Channels</string>
    <string name="home_saved_empty_hint">Favorite a channel or add it to a custom live group to pin it here.</string>
    <string name="home_saved_subtitle">Favorites and custom live groups</string>
    <string name="home_search_categories">Search categories...</string>
    <string name="home_search_channels">Search channels...</string>
    <string name="ic_media_route_learn_more_accessibility">Learn how to cast</string>
    <string name="in_progress">In progress</string>
    <string name="indeterminate">Partially checked</string>
    <string name="label_categories">Categories</string>
    <string name="label_colon_value_format">%1$s: %2$s</string>
    <string name="label_duration_min">%1$d min</string>
    <string name="label_episode">E%1$d</string>
    <string name="label_episode_full">Episode %1$d</string>
    <string name="label_no_schedule">No schedule information</string>
    <string name="label_provider">PROVIDER</string>
    <string name="label_rating">★ %1$s/10</string>
    <string name="label_reordering">Reordering %1$s</string>
    <string name="label_selected">Selected</string>
    <string name="label_slots_count">%1$d/4 slots</string>
    <string name="label_slots_count_dynamic">%1$d/%2$d slots</string>
    <string name="label_tv">TV</string>
    <string name="leak_canary_about_enable_heap_dump">Dump heap automatically</string>
    <string name="leak_canary_about_enable_heap_dump_textOff">Disable</string>
    <string name="leak_canary_about_enable_heap_dump_textOn">Enable</string>
    <string name="leak_canary_about_menu">About LeakCanary</string>
    <string name="leak_canary_about_message"><![CDATA[This is a dev extension for
  <b>%1$s</b> (<i>%2$s</i>), automatically added by the LeakCanary library.<br><br>
  <a href="https://square.github.io/leakcanary/">LeakCanary</a> is a memory leak detection library for Android, created
  and open sourced by <a href="https://twitter.com/Piwai">Pierre-Yves Ricau</a> at <a href="https://square.github.io">Square</a>.<br><br>
  You can learn more about memory leaks at <a href="https://squ.re/leaks">https://squ.re/leaks</a>.<br><br>
  We welcome contributions from the community - please do not hesitate to
  <a href="https://github.com/square/leakcanary/issues">report an issue</a> or open a pull request!<br><br>
]]></string>
    <string name="leak_canary_about_title">About LeakCanary %s</string>
    <string name="leak_canary_analysis_deleted_title">Analysis Deleted</string>
    <string name="leak_canary_analysis_failed">Heap analysis failed</string>
    <string name="leak_canary_analysis_success_notification">Found %1$d retained objects grouped as %2$d distinct leaks (%3$d new)</string>
    <string name="leak_canary_class_has_leaked">%1$s Leaked</string>
    <string name="leak_canary_delete">Delete</string>
    <string name="leak_canary_delete_all">Delete all</string>
    <string name="leak_canary_delete_all_leaks_title">Are you sure you want to delete all leaks?</string>
    <string name="leak_canary_display_activity_label">Leaks</string>
    <string name="leak_canary_dump_heap">Dump Heap Now</string>
    <string name="leak_canary_explore_heap_dump">Explore Heap Dump</string>
    <string name="leak_canary_explorer_search_classes">Search classes</string>
    <string name="leak_canary_failure_clipdata_label">LeakCanary failure stacktrace</string>
    <string name="leak_canary_failure_copied">Stacktrace copied to clipboard</string>
    <string name="leak_canary_generating_hq_bitmap_toast_failure_notice">Could not save HQ Bitmap</string>
    <string name="leak_canary_generating_hq_bitmap_toast_notice">Rendering HQ Bitmap, this may take a while…</string>
    <string name="leak_canary_go_to_heap_analysis">Go to Heap Analysis</string>
    <string name="leak_canary_group_list_time_label">Last leaked %s</string>
    <string name="leak_canary_heap_analysis_success_screen_row_time_format">Latest: %s</string>
    <string name="leak_canary_heap_dump_disabled_by_app">LeakCanary.Config.dumpHeap is set to false</string>
    <string name="leak_canary_heap_dump_disabled_from_ui">heap dumping disabled from LeakCanary About screen</string>
    <string name="leak_canary_heap_dump_disabled_running_tests">test class "%s" was found in classpath</string>
    <string name="leak_canary_heap_dump_disabled_text">LeakCanary is currently disabled: <i>%s</i>.</string>
    <string name="leak_canary_heap_dump_enabled_text">LeakCanary is running and ready to detect memory leaks.</string>
    <string name="leak_canary_heap_dump_not_installed_text">AppWatcher is not installed</string>
    <string name="leak_canary_heap_dump_screen_title">Heap Dump %s</string>
    <string name="leak_canary_help_title">Tap here to learn more</string>
    <string name="leak_canary_import_from_title">Import From…</string>
    <string name="leak_canary_import_hprof_file">Import Heap Dump</string>
    <string name="leak_canary_import_unsupported_file_extension">Could not import %s, this is not an hprof file.</string>
    <string name="leak_canary_leak_clipdata_label">LeakCanary Leak Trace</string>
    <string name="leak_canary_leak_copied">Leak info copied to clipboard</string>
    <string name="leak_canary_leak_missing_browser_error">No browser app installed</string>
    <string name="leak_canary_leak_not_found">Leak not found</string>
    <string name="leak_canary_loading_title">Loading…</string>
    <string name="leak_canary_notification_analysing">Analyzing Heap Dump</string>
    <string name="leak_canary_notification_channel_low">LeakCanary Low Priority</string>
    <string name="leak_canary_notification_channel_result">LeakCanary Result</string>
    <string name="leak_canary_notification_dumping">Dumping Heap</string>
    <string name="leak_canary_notification_message">Tap for more details</string>
    <string name="leak_canary_notification_no_retained_object_content">Tap to dismiss</string>
    <string name="leak_canary_notification_no_retained_object_title">All retained objects were garbage collected</string>
    <string name="leak_canary_notification_retained_debugger_attached">Waiting for debugger to detach</string>
    <string name="leak_canary_notification_retained_dump_failed">Failed to dump heap</string>
    <string name="leak_canary_notification_retained_dump_wait">Last heap dump was less than a minute ago</string>
    <string name="leak_canary_notification_retained_title">%d retained objects, tap to dump heap</string>
    <string name="leak_canary_notification_retained_visible">App visible, waiting until %d retained objects</string>
    <string name="leak_canary_options_menu_generate_hq_bitmap">Generate HQ Bitmap</string>
    <string name="leak_canary_options_menu_permission_toast">Please grant the External Storage Permission first, see notification…</string>
    <string name="leak_canary_options_menu_render_heap_dump">Render Heap Dump</string>
    <string name="leak_canary_permission_not_granted">Please grant requested permission, otherwise memory leak detection may not work.</string>
    <string name="leak_canary_permission_notification_text">Click to enable storage permission for %s.</string>
    <string name="leak_canary_permission_notification_title">Leak detected, need permission</string>
    <string name="leak_canary_share_heap_dump_bitmap_screen_title">Share Heap Dump Bitmap</string>
    <string name="leak_canary_share_with">Share with…</string>
    <string name="leak_canary_shortcut_label">Leaks</string>
    <string name="leak_canary_stackoverflow_share">Share Leak On Stack Overflow</string>
    <string name="leak_canary_storage_permission_activity_label">Storage permission</string>
    <string name="leak_canary_test_class_name" translatable="false">org.junit.Test</string>
    <string name="leak_canary_toast_heap_dump">LeakCanary is dumping memory to investigate leaks.</string>
    <string name="leak_canary_tv_analysis_failure">Heap Analysis failed, see details in Logcat</string>
    <string name="leak_canary_tv_analysis_success">Heap Analysis performed: %1$d application leaks, %2$d library leaks. See details in Logcat</string>
    <string name="leak_canary_tv_toast_retained_objects">%1$d retained objects. Heap dump threshold is %2$d.\nBackground the app to trigger heap dump immediately</string>
    <string name="library_action_filters_sort">Filters &amp; Sort</string>
    <string name="library_action_hide_search">Hide Search</string>
    <string name="library_browse_all">Browse All</string>
    <string name="library_filter_empty">No items match this filter.</string>
    <string name="library_filter_results">Showing %1$d of %2$d items</string>
    <string name="library_filter_title">Filter Library</string>
    <string name="library_full_browse_subtitle">%1$d titles available in the current provider</string>
    <string name="library_full_browse_title_movies">Browse Full Movie Library</string>
    <string name="library_full_browse_title_series">Browse Full Series Library</string>
    <string name="library_lens_continue">Continue Watching</string>
    <string name="library_lens_favorites">Saved Favorites</string>
    <string name="library_lens_fresh_movies">Newest Movies</string>
    <string name="library_lens_fresh_series">Recently Updated</string>
    <string name="library_lens_title">Library Lens</string>
    <string name="library_lens_top_rated">Top Rated</string>
    <string name="library_load_more">Load more (%1$d/%2$d)</string>
    <string name="library_loaded_results">Loaded %1$d of %2$d items</string>
    <string name="library_saved_active_summary">%1$d items in this saved view</string>
    <string name="library_saved_active_title">Saved Group</string>
    <string name="library_saved_items_count">%1$d items</string>
    <string name="library_saved_manage_action">Manage</string>
    <string name="library_saved_manage_hint">Hold a saved group for options</string>
    <string name="library_saved_primary_hint">Return to the full library</string>
    <string name="library_saved_subtitle">Favorites and custom groups</string>
    <string name="library_saved_title">Saved</string>
    <string name="library_sort_az">A-Z</string>
    <string name="library_sort_library">Library Order</string>
    <string name="library_sort_rating">Rating</string>
    <string name="library_sort_release">Newest</string>
    <string name="library_sort_title">Sort Results</string>
    <string name="library_sort_updated">Recently Updated</string>
    <string name="live_channel_results">%1$d channels in view</string>
    <string name="live_empty_hint_favorites">Add channels to Favorites or a saved group to populate this rail.</string>
    <string name="live_empty_hint_recent">Start playback on a few channels and they will appear here.</string>
    <string name="live_manage_groups">Manage multiview slots</string>
    <string name="live_preview_failed">Preview unavailable</string>
    <string name="live_preview_loading">Loading preview…</string>
    <string name="live_preview_no_epg">No schedule information</string>
    <string name="live_preview_open_hint">Press OK again to open this channel</string>
    <string name="live_preview_placeholder_subtitle">In Pro mode, first click previews the stream and second click opens full playback.</string>
    <string name="live_preview_placeholder_title">Select a channel to preview</string>
    <string name="live_preview_title">Channel Preview</string>
    <string name="live_quick_filter_hidden_categories">Hidden categories (%1$d)</string>
    <string name="live_quick_filter_hidden_channels">Hidden channels (%1$d)</string>
    <string name="live_reorder_subtitle">D-pad moves the selected channel. Save the order when you are done.</string>
    <string name="live_reorder_title">Reordering %1$s</string>
    <string name="live_shell_context">%1$d categories • %2$d channels</string>
    <string name="live_shell_last_group">Last group</string>
    <string name="live_shell_provider">Provider</string>
    <string name="live_shell_split">Multiview</string>
    <string name="live_shell_subtitle">Scan live categories quickly, keep navigation deterministic, and surface only the schedule data that matters on screen.</string>
    <string name="live_source_empty_short">Empty</string>
    <string name="live_source_filter_all">All Sources</string>
    <string name="live_source_filter_label">Playlist Filter</string>
    <string name="live_source_label">SOURCE</string>
    <string name="live_source_unavailable_short">Unavailable</string>
    <string name="m3c_bottom_sheet_collapse_description">Collapse bottom sheet</string>
    <string name="m3c_bottom_sheet_dismiss_description">Dismiss bottom sheet</string>
    <string name="m3c_bottom_sheet_drag_handle_description">Drag handle</string>
    <string name="m3c_bottom_sheet_expand_description">Expand bottom sheet</string>
    <string name="m3c_bottom_sheet_pane_title">Bottom Sheet</string>
    <string name="m3c_date_input_headline">Entered date</string>
    <string name="m3c_date_input_headline_description">Entered date: %1$s</string>
    <string name="m3c_date_input_invalid_for_pattern">Date does not match expected pattern: %1$s</string>
    <string name="m3c_date_input_invalid_not_allowed">Date not allowed: %1$s</string>
    <string name="m3c_date_input_invalid_year_range">
        Date out of expected year range %1$s - %2$s
    </string>
    <string name="m3c_date_input_label">Date</string>
    <string name="m3c_date_input_no_input_description">None</string>
    <string name="m3c_date_input_title">Select date</string>
    <string name="m3c_date_picker_headline">"Selected date"</string>
    <string name="m3c_date_picker_headline_description">Current selection: %1$s</string>
    <string name="m3c_date_picker_navigate_to_year_description">Navigate to year %1$s</string>
    <string name="m3c_date_picker_no_selection_description">None</string>
    <string name="m3c_date_picker_scroll_to_earlier_years">Scroll to show earlier years</string>
    <string name="m3c_date_picker_scroll_to_later_years">Scroll to show later years</string>
    <string name="m3c_date_picker_switch_to_calendar_mode">Switch to calendar input mode</string>
    <string name="m3c_date_picker_switch_to_day_selection">
        "Swipe to select a year, or tap to switch back to selecting a day"
    </string>
    <string name="m3c_date_picker_switch_to_input_mode">Switch to text input mode</string>
    <string name="m3c_date_picker_switch_to_next_month">"Change to next month"</string>
    <string name="m3c_date_picker_switch_to_previous_month">"Change to previous month"</string>
    <string name="m3c_date_picker_switch_to_year_selection">"Switch to selecting a year"</string>
    <string name="m3c_date_picker_title">"Select date"</string>
    <string name="m3c_date_picker_today_description">Today</string>
    <string name="m3c_date_picker_year_picker_pane_title">Year picker visible</string>
    <string name="m3c_date_range_input_invalid_range_input">Invalid date range input</string>
    <string name="m3c_date_range_input_title">Enter dates</string>
    <string name="m3c_date_range_picker_day_in_range">In range</string>
    <string name="m3c_date_range_picker_end_headline">End date</string>
    <string name="m3c_date_range_picker_scroll_to_next_month">Scroll to show the next month</string>
    <string name="m3c_date_range_picker_scroll_to_previous_month">Scroll to show the previous month</string>
    <string name="m3c_date_range_picker_start_headline">Start date</string>
    <string name="m3c_date_range_picker_title">Select dates</string>
    <string name="m3c_dialog">"Dialog"</string>
    <string name="m3c_dropdown_menu_collapsed">Collapsed</string>
    <string name="m3c_dropdown_menu_expanded">Expanded</string>
    <string name="m3c_dropdown_menu_toggle">Toggle dropdown menu</string>
    <string name="m3c_search_bar_search">Search</string>
    <string name="m3c_snackbar_dismiss">Dismiss</string>
    <string name="m3c_suggestions_available">Suggestions below</string>
    <string name="m3c_time_picker_am">AM</string>
    <string name="m3c_time_picker_hour">Hour</string>
    <string name="m3c_time_picker_hour_24h_suffix">%1$d hours</string>
    <string name="m3c_time_picker_hour_selection">Select hour</string>
    <string name="m3c_time_picker_hour_suffix">%1$d o\'clock</string>
    <string name="m3c_time_picker_hour_text_field">for hour</string>
    <string name="m3c_time_picker_minute">Minute</string>
    <string name="m3c_time_picker_minute_selection">Select minutes</string>
    <string name="m3c_time_picker_minute_suffix">%1$d minutes</string>
    <string name="m3c_time_picker_minute_text_field">for minutes</string>
    <string name="m3c_time_picker_period_toggle_description">Select AM or PM</string>
    <string name="m3c_time_picker_pm">PM</string>
    <string name="m3c_tooltip_long_press_label">Show tooltip</string>
    <string name="m3c_tooltip_pane_description">Tooltip</string>
    <string name="mc2_snackbar_pane_title">Alert</string>
    <string name="media3_controls_pause_description">Pause</string>
    <string name="media3_controls_play_description">Play</string>
    <string name="media3_controls_seek_back_description">Seek back</string>
    <string name="media3_controls_seek_forward_description">Seek forward</string>
    <string name="media3_controls_seek_to_next_description">Seek to next item</string>
    <string name="media3_controls_seek_to_previous_description">Seek to previous item</string>
    <string name="media_notification_channel_name">Cast</string>
    <string name="movie_detail_back">Back to library</string>
    <string name="movie_detail_cast">Cast:</string>
    <string name="movie_detail_director">Directed By:</string>
    <string name="movie_detail_duration">Duration:</string>
    <string name="movie_detail_genre">Genre:</string>
    <string name="movie_detail_play">Play</string>
    <string name="movie_detail_related">More Like This</string>
    <string name="movie_detail_release_date">Release Date:</string>
    <string name="movie_detail_resume_from">Resume from %1$s</string>
    <string name="movie_detail_trailer">Trailer</string>
    <string name="movie_detail_unknown">Unknown</string>
    <string name="movie_detail_versions">Versions</string>
    <string name="movie_loading_details">Loading details...</string>
    <string name="movie_not_found">Movie not found</string>
    <string name="movie_plot_fallback">No plot available</string>
    <string name="movies_all_categories">All Categories</string>
    <string name="movies_categories_title">Categories</string>
    <string name="movies_filter_subtitle">Refine the selected movie category without rebuilding the whole library.</string>
    <string name="movies_group_created">Created group %1$s</string>
    <string name="movies_group_deleted">Deleted group %1$s</string>
    <string name="movies_group_name_duplicate">A movie group with that name already exists</string>
    <string name="movies_group_name_invalid">Enter a group name</string>
    <string name="movies_group_name_reserved">Favorites is reserved</string>
    <string name="movies_group_renamed">Renamed group to %1$s</string>
    <string name="movies_incorrect_pin">Incorrect PIN</string>
    <string name="movies_library_lens_subtitle">Surface favorites, in-progress, top-rated, and fresh movies across the whole library.</string>
    <string name="movies_loading">Loading movies...</string>
    <string name="movies_no_found">No movies found</string>
    <string name="movies_no_found_subtitle">Try a different category or return to the full library shelves to surface more titles.</string>
    <string name="movies_reorder_subtitle">Use the remote to move posters, then save the shelf order for this group.</string>
    <string name="movies_reorder_title">Reordering %1$s</string>
    <string name="movies_saved_empty_hint">Favorite a movie or add it to a custom group to see it here.</string>
    <string name="movies_search_launch_subtitle">Jump into the dedicated search surface without losing your current browse state.</string>
    <string name="movies_search_launch_title">Search the movie library</string>
    <string name="movies_search_placeholder">Search movies...</string>
    <string name="movies_shell_subtitle">Curated shelves, saved groups, and full-library browsing without leaving the current provider context.</string>
    <string name="mr_button_content_description">Cast</string>
    <string name="mr_cast_button_connected">Cast. Connected</string>
    <string name="mr_cast_button_connecting">Cast. Connecting</string>
    <string name="mr_cast_button_disconnected">Cast. Disconnected</string>
    <string name="mr_cast_dialog_title_view_placeholder">No info available</string>
    <string name="mr_chooser_looking_for_devices">Looking for devices...</string>
    <string name="mr_chooser_searching">Finding devices</string>
    <string name="mr_chooser_title">Cast to</string>
    <string name="mr_chooser_wifi_learn_more"><a href="https://support.google.com/chromecast/?p=trouble-finding-devices">Learn more</a></string>
    <string name="mr_chooser_wifi_warning_description_car">Make sure the other device is on the same Wi-Fi network as this car</string>
    <string name="mr_chooser_wifi_warning_description_phone">Make sure the other device is on the same Wi-Fi network as this phone</string>
    <string name="mr_chooser_wifi_warning_description_tablet">Make sure the other device is on the same Wi-Fi network as this tablet</string>
    <string name="mr_chooser_wifi_warning_description_tv">Make sure the other device is on the same Wi-Fi network as this tv</string>
    <string name="mr_chooser_wifi_warning_description_unknown">Make sure the other device is on the same Wi-Fi network as this device</string>
    <string name="mr_chooser_wifi_warning_description_watch">Make sure the other device is on the same Wi-Fi network as this watch</string>
    <string name="mr_chooser_zero_routes_found_title">No devices available</string>
    <string name="mr_controller_album_art">Album art</string>
    <string name="mr_controller_casting_screen">Casting screen</string>
    <string name="mr_controller_close_description">Close</string>
    <string name="mr_controller_collapse_group">Collapse</string>
    <string name="mr_controller_disconnect">Disconnect</string>
    <string name="mr_controller_expand_group">Expand</string>
    <string name="mr_controller_no_info_available">No info available</string>
    <string name="mr_controller_no_media_selected">No media selected</string>
    <string name="mr_controller_pause">Pause</string>
    <string name="mr_controller_play">Play</string>
    <string name="mr_controller_stop">Stop</string>
    <string name="mr_controller_stop_casting">Stop casting</string>
    <string name="mr_controller_volume_slider">Volume slider</string>
    <string name="mr_dialog_default_group_name">Group</string>
    <string name="mr_dialog_groupable_header">Add a device</string>
    <string name="mr_dialog_transferable_header">Play on a group</string>
    <string name="mr_route_name_bluetooth">Bluetooth</string>
    <string name="mr_route_name_speaker">Speaker</string>
    <string name="mr_route_name_tv">TV</string>
    <string name="mr_route_name_unknown">Unknown</string>
    <string name="mr_system_route_name">System</string>
    <string name="mr_user_route_category_name">Devices</string>
    <string name="multiview_add_to_split">Add to Split Screen</string>
    <string name="multiview_audio_badge">Audio</string>
    <string name="multiview_audio_follow_focus">Follow Focus</string>
    <string name="multiview_audio_pinned_badge">Audio Pinned</string>
    <string name="multiview_empty_slot">Empty Slot</string>
    <string name="multiview_focused_prefix">Focused: %1$s</string>
    <string name="multiview_low_memory_warning">Memory pressure is high. Extra slots stay in standby until playback stabilizes.</string>
    <string name="multiview_nav">Split Screen</string>
    <string name="multiview_pin_audio">Pin Audio</string>
    <string name="multiview_planner_added">%1$s is ready for split screen.</string>
    <string name="multiview_planner_clear">Clear All</string>
    <string name="multiview_planner_empty">No channels in slots yet.\nLong-press a channel to add it.</string>
    <string name="multiview_planner_launch">Launch Split Screen</string>
    <string name="multiview_planner_launch_disabled">Add channels first</string>
    <string name="multiview_planner_pick_slot">Choose a slot for %1$s.</string>
    <string name="multiview_planner_ready_subtitle">Review the active slots, replace any stream, and launch when ready.</string>
    <string name="multiview_planner_slot_hint">Select a slot to place this channel.</string>
    <string name="multiview_planner_title">Split Screen Manager</string>
    <string name="multiview_policy_auto">Auto</string>
    <string name="multiview_policy_balanced">Balanced</string>
    <string name="multiview_policy_blocked">Standby Slot</string>
    <string name="multiview_policy_conservative">Conservative</string>
    <string name="multiview_policy_maximum">Maximum</string>
    <string name="multiview_policy_summary">%1$s tier • %2$d active slot(s)</string>
    <string name="multiview_preset_label">Preset %1$d</string>
    <string name="multiview_preset_save">Save %1$d</string>
    <string name="multiview_queued">In Split Screen</string>
    <string name="multiview_remove_slot">Remove Slot</string>
    <string name="multiview_replace_empty">Use Live TV favorites or recent channels first so replacement choices appear here.</string>
    <string name="multiview_replace_slot">Replace Slot</string>
    <string name="multiview_replace_title">Replace Focused Slot</string>
    <string name="multiview_slot_label">Slot %1$d</string>
    <string name="multiview_stream_error">Stream Error</string>
    <string name="multiview_telemetry_detail">%1$d dropped total • +%2$d recent • load %3$d • %4$s thermal</string>
    <string name="multiview_telemetry_snapshot">%1$d active • %2$d standby • %3$d buffering • %4$d errors</string>
    <string name="multiview_thermal_critical">Critical</string>
    <string name="multiview_thermal_light">Light</string>
    <string name="multiview_thermal_moderate">Moderate</string>
    <string name="multiview_thermal_normal">Normal</string>
    <string name="multiview_thermal_severe">Severe</string>
    <string name="multiview_thermal_unknown">Unknown</string>
    <string name="nav_downloads">Downloads</string>
    <string name="nav_epg">Guide</string>
    <string name="nav_home">Home</string>
    <string name="nav_live_tv">Live TV</string>
    <string name="nav_movies">Movies</string>
    <string name="nav_plugins">Plugins</string>
    <string name="nav_series">Series</string>
    <string name="nav_settings">Settings</string>
    <string name="navigation_menu">"Navigation menu"</string>
    <string name="not_selected">Not selected</string>
    <string name="notification_permission_recording_alert_required">Enable notifications for StreamVault to receive recording failure alerts.</string>
    <string name="notification_permission_reminder_required">Enable notifications for StreamVault to receive program reminders.</string>
    <string name="parental_group_auto_protected">Adult Category (Auto-Protected)</string>
    <string name="parental_group_back">Back</string>
    <string name="parental_group_search">Search categories...</string>
    <string name="parental_group_shell_subtitle">Review protected live, movie, and series groups without leaving the premium settings shell.</string>
    <string name="parental_group_title">Protected Groups</string>
    <string name="pin_dialog_cancel">Cancel</string>
    <string name="pin_dialog_title">Enter PIN</string>
    <string name="player_action_cast">Cast</string>
    <string name="player_action_controls">Controls</string>
    <string name="player_action_diagnostics">Diagnostics</string>
    <string name="player_action_format">Format</string>
    <string name="player_action_group">Group</string>
    <string name="player_action_guide">Guide</string>
    <string name="player_action_mute">Mute</string>
    <string name="player_action_pip">PiP</string>
    <string name="player_action_playback">Playback</string>
    <string name="player_action_quality">Quality</string>
    <string name="player_action_recent_short">Recent</string>
    <string name="player_action_restart_short">Restart</string>
    <string name="player_action_split">Split</string>
    <string name="player_action_variants">Variants</string>
    <string name="player_action_view">View</string>
    <string name="player_archive">Archive</string>
    <string name="player_archive_badge">Archive</string>
    <string name="player_archive_title">Program Archive</string>
    <string name="player_aspect_ratio_label">Aspect %1$s</string>
    <string name="player_audio">Audio</string>
    <string name="player_auto_play_cancel">Cancel</string>
    <string name="player_auto_play_countdown">Playing in %1$d s</string>
    <string name="player_auto_play_play_now">Play Now</string>
    <string name="player_av_sync_channel">Channel</string>
    <string name="player_av_sync_global">Global</string>
    <string name="player_av_sync_minus_50">A/V sync -50 ms</string>
    <string name="player_av_sync_plus_50">A/V sync +50 ms</string>
    <string name="player_av_sync_preview">Preview</string>
    <string name="player_av_sync_reset">Reset to 0 ms</string>
    <string name="player_av_sync_save_channel">Save for channel</string>
    <string name="player_av_sync_save_global">Set as global</string>
    <string name="player_av_sync_short">A/V Sync</string>
    <string name="player_av_sync_title">A/V Sync</string>
    <string name="player_av_sync_use_global">Use global</string>
    <string name="player_av_sync_value">%1$s - %2$s</string>
    <string name="player_browse_archive">Browse Archive</string>
    <string name="player_browse_guide_catchup">Browse Guide</string>
    <string name="player_buffering">Buffering...</string>
    <string name="player_cancel_scheduled_recording">Cancel Scheduled</string>
    <string name="player_cast">Cast</string>
    <string name="player_catchup_badge">Catch-up</string>
    <string name="player_catchup_options">Catch-up</string>
    <string name="player_categories_label">Categories</string>
    <string name="player_channel_list_hint">Select a channel to tune instantly. Back closes the list.</string>
    <string name="player_channel_list_title">Channels (%1$d)</string>
    <string name="player_channel_not_found">Channel not found</string>
    <string name="player_channel_selected">Now</string>
    <string name="player_channel_variants">Channel Variants</string>
    <string name="player_close">Close</string>
    <string name="player_diagnostics_active_decoder">Active Decoder</string>
    <string name="player_diagnostics_alternates">Alternate Streams</string>
    <string name="player_diagnostics_archive">Archive</string>
    <string name="player_diagnostics_audio_codec">Audio Codec</string>
    <string name="player_diagnostics_audio_decoder">Audio Decoder</string>
    <string name="player_diagnostics_audio_output_path">Audio Path</string>
    <string name="player_diagnostics_av_offset">A/V Offset</string>
    <string name="player_diagnostics_av_sync">A/V Sync</string>
    <string name="player_diagnostics_av_sync_custom">On (custom sync path)</string>
    <string name="player_diagnostics_av_sync_stock">Off (stock audio path)</string>
    <string name="player_diagnostics_av_sync_waiting">On (waiting for playback restart)</string>
    <string name="player_diagnostics_channel_errors">Channel Errors</string>
    <string name="player_diagnostics_compatibility_note">Compatibility Note</string>
    <string name="player_diagnostics_compatibility_note_value">Playback may be using a learned or compatibility-assisted audio path for this stream.</string>
    <string name="player_diagnostics_compatibility_source">Compatibility Source</string>
    <string name="player_diagnostics_decoder">Decoder</string>
    <string name="player_diagnostics_dropped_frames">Dropped Frames</string>
    <string name="player_diagnostics_ffmpeg">FFmpeg</string>
    <string name="player_diagnostics_last_failure">Last Failure</string>
    <string name="player_diagnostics_last_frame">Last Video Frame</string>
    <string name="player_diagnostics_playback_state">Playback State</string>
    <string name="player_diagnostics_policy_buffer">Buffer Profile</string>
    <string name="player_diagnostics_policy_guard">Policy Guard</string>
    <string name="player_diagnostics_policy_known_bad">Known-Bad Policy</string>
    <string name="player_diagnostics_policy_last_action">Last Policy Action</string>
    <string name="player_diagnostics_policy_profile">Policy Profile</string>
    <string name="player_diagnostics_policy_recovery">Auto Recovery</string>
    <string name="player_diagnostics_policy_render_path">Render Path</string>
    <string name="player_diagnostics_provider">Provider</string>
    <string name="player_diagnostics_recovery_actions">Recovery Actions</string>
    <string name="player_diagnostics_resolution">Resolution</string>
    <string name="player_diagnostics_section_audio">Audio</string>
    <string name="player_diagnostics_section_playback">Playback</string>
    <string name="player_diagnostics_section_recovery">Recovery</string>
    <string name="player_diagnostics_section_source">Source</string>
    <string name="player_diagnostics_section_video">Video</string>
    <string name="player_diagnostics_source">Source</string>
    <string name="player_diagnostics_stream_class">Stream Class</string>
    <string name="player_diagnostics_surface">Surface</string>
    <string name="player_diagnostics_title">Playback Diagnostics</string>
    <string name="player_diagnostics_troubleshooting">Troubleshooting</string>
    <string name="player_diagnostics_video_bitrate">Video Bitrate</string>
    <string name="player_diagnostics_video_codec">Video Codec</string>
    <string name="player_diagnostics_video_stalls">Video Stalls</string>
    <string name="player_epg_overlay_hint">Browse guide details here. Select the catch-up pill to open archive history.</string>
    <string name="player_epg_short">EPG</string>
    <string name="player_episodes">Episodes</string>
    <string name="player_error_back">Or press Back to return</string>
    <string name="player_error_decoder">Unable to play this format — try changing decoder mode in Settings</string>
    <string name="player_error_drm">DRM license or device security requirements prevented playback</string>
    <string name="player_error_live_hint">Retry, jump back to the last channel, or press Back to leave playback.</string>
    <string name="player_error_network">Stream unavailable — check your internet connection</string>
    <string name="player_error_source">Stream not found or access denied</string>
    <string name="player_error_title">Playback Error</string>
    <string name="player_error_unknown">Unknown playback error</string>
    <string name="player_external_launch_failed">External player failed to start</string>
    <string name="player_format_short">Format</string>
    <string name="player_forward">Fast forward</string>
    <string name="player_full_epg">Full EPG</string>
    <string name="player_idle_standby_after">Allow Standby After Idle</string>
    <string name="player_idle_timer_status">Idle standby %1$s</string>
    <string name="player_jump_to_live">Jump to Live</string>
    <string name="player_jump_to_live_short">LIVE</string>
    <string name="player_last_channel_action">Last Channel</string>
    <string name="player_last_group_hint">Jump back to the last live group you were browsing.</string>
    <string name="player_last_group_label">Last: %1$s</string>
    <string name="player_live_buffer_depth">Buffer %1$s</string>
    <string name="player_live_buffer_end">Live edge</string>
    <string name="player_live_buffer_start">Buffer start</string>
    <string name="player_live_channel">Channel %1$d</string>
    <string name="player_live_dvr_controls">Player</string>
    <string name="player_live_now">Now Playing</string>
    <string name="player_live_offset">%1$s behind live</string>
    <string name="player_live_ready">LIVE</string>
    <string name="player_live_rewind_badge">LOCAL DVR</string>
    <string name="player_live_scrubber_cd">Live rewind timeline. Use left and right to seek.</string>
    <string name="player_live_timeshift_buffering">Local live rewind is still buffering.</string>
    <string name="player_live_timeshift_failed">Local live rewind is unavailable for this stream.</string>
    <string name="player_live_timeshift_ready">Timeshift ready.</string>
    <string name="player_minutes_remaining">%1$d min remaining</string>
    <string name="player_more_controls">More controls</string>
    <string name="player_multiview_short">Multiview</string>
    <string name="player_mute">Mute</string>
    <string name="player_muted_badge">Muted</string>
    <string name="player_next">NEXT</string>
    <string name="player_next_label">Next:</string>
    <string name="player_no_archive">No archived programs found</string>
    <string name="player_no_external_player">No external player installed</string>
    <string name="player_no_guide_data">No guide data</string>
    <string name="player_open_guide_action">Open Guide</string>
    <string name="player_open_in_external_player">Open in external player</string>
    <string name="player_pause">Pause</string>
    <string name="player_picture_in_picture">Picture in picture</string>
    <string name="player_pip_short">PiP</string>
    <string name="player_play">Play</string>
    <string name="player_playback_label">Playback</string>
    <string name="player_playback_speed_title">Playback Speed</string>
    <string name="player_playback_speed_value">Speed %1$s</string>
    <string name="player_quality_short">Quality</string>
    <string name="player_recent_channels">Recent</string>
    <string name="player_record">Record</string>
    <string name="player_record_now">Record now</string>
    <string name="player_record_options">Recording</string>
    <string name="player_recording_badge">Recording</string>
    <string name="player_recording_missing_context">Recording needs a valid live channel context.</string>
    <string name="player_recording_scheduled">Recording scheduled for %1$s.</string>
    <string name="player_recording_scheduled_badge">Scheduled</string>
    <string name="player_recording_started">Recording started for %1$s.</string>
    <string name="player_recording_stopped">Recording stopped.</string>
    <string name="player_resolution_auto_label">AUTO:%1$s</string>
    <string name="player_restart">Restart</string>
    <string name="player_resume">Resume</string>
    <string name="player_resume_desc">Do you want to resume %1$s from where you left off?</string>
    <string name="player_resume_start_over">Start Over</string>
    <string name="player_resume_title">Resume Playback</string>
    <string name="player_retry">Retry</string>
    <string name="player_rewind">Rewind</string>
    <string name="player_schedule_daily_recording">Schedule Daily</string>
    <string name="player_schedule_recording">Schedule</string>
    <string name="player_schedule_weekly_recording">Schedule Weekly</string>
    <string name="player_seek_back_10">-10s</string>
    <string name="player_seek_forward_10">+10s</string>
    <string name="player_selected">Selected</string>
    <string name="player_stats">Stats</string>
    <string name="player_stop_casting">Stop Casting</string>
    <string name="player_stop_playback_after">Stop Playback After</string>
    <string name="player_stop_recording">Stop Recording</string>
    <string name="player_stop_timer_status">Stop in %1$s</string>
    <string name="player_stream_format">Stream Format</string>
    <string name="player_subs">Subs</string>
    <string name="player_time_range_minutes">%1$s - %2$s | %3$d min</string>
    <string name="player_timer_disable">Disable</string>
    <string name="player_timer_extend_30">+30 min</string>
    <string name="player_timer_off">Off</string>
    <string name="player_timer_warning_idle">Standby allowed in %1$s</string>
    <string name="player_timer_warning_stop">Playback stops in %1$s</string>
    <string name="player_track_audio">Select Audio Track</string>
    <string name="player_track_live_translation">Real-time translation</string>
    <string name="player_track_off">Off</string>
    <string name="player_track_subs">Select Subtitles</string>
    <string name="player_try_alternate_stream">Try another path</string>
    <string name="player_type_channel_number">Type channel number</string>
    <string name="player_type_movie">Movie</string>
    <string name="player_type_series">Series</string>
    <string name="player_unmute">Unmute</string>
    <string name="player_unsafe_stream_url">This stream cannot be opened in an external player</string>
    <string name="player_up_next">Up Next</string>
    <string name="player_variants_short">Variants</string>
    <string name="player_video_quality">Video Quality</string>
    <string name="playlist_no_provider">No Provider</string>
    <string name="program_date_time_range">%1$s | %2$s – %3$s</string>
    <string name="range_end">"Range end"</string>
    <string name="range_start">"Range start"</string>
    <string name="saved_group_delete_empty">Delete Empty Group</string>
    <string name="saved_group_demote_home">Remove from Home</string>
    <string name="saved_group_manage_count">%1$d items</string>
    <string name="saved_group_manage_promoted">Pinned to Home • %1$d items</string>
    <string name="saved_group_manage_subtitle">Open a group or hold it for merge, delete, reorder, and Home priority actions.</string>
    <string name="saved_group_manage_title">Manage Custom Groups</string>
    <string name="saved_group_merge">Merge into Another Group</string>
    <string name="saved_group_merge_title">Merge %1$s Into…</string>
    <string name="saved_group_promote_home">Pin to Home</string>
    <string name="saved_item_move_to">Move to %1$s</string>
    <string name="saved_item_remove_group">Remove from This Group</string>
    <string name="saved_item_remove_saved">Remove from Saved</string>
    <string name="saved_preset_all_saved">All Saved</string>
    <string name="saved_preset_custom_groups">Custom Groups</string>
    <string name="saved_preset_home_shelf">Home Shelf</string>
    <string name="saved_preset_home_shelf_global_subtitle">Live favorites that are eligible for the Home dashboard</string>
    <string name="saved_preset_home_shelf_global_title">Home Favorites</string>
    <string name="saved_preset_live_recall">Live Recall</string>
    <string name="saved_preset_subtitle">Jump between watch-next, live recall, type-focused, and custom-group views.</string>
    <string name="saved_preset_title">Saved views</string>
    <string name="saved_preset_watch_next">Watch Next</string>
    <string name="saved_scope_all_providers">All Providers</string>
    <string name="saved_scope_all_providers_hint">Browse saved items across every imported provider</string>
    <string name="saved_scope_current_provider">Current Provider</string>
    <string name="saved_scope_current_provider_hint">Keep Saved focused on the active provider</string>
    <string name="saved_scope_subtitle">Filter the saved hub to %1$s or broaden it across every provider already loaded in the app.</string>
    <string name="saved_scope_title">Provider scope</string>
    <string name="saved_shell_subtitle">Pinned favorites, custom groups, and recent progress in one premium hub.</string>
    <string name="search_actions_add_favorite">Add to Favorites</string>
    <string name="search_actions_dismiss">Dismiss</string>
    <string name="search_actions_hide_category">Hide Category</string>
    <string name="search_actions_hide_no_category">Hide (no category)</string>
    <string name="search_actions_lock">Lock with Parental Control</string>
    <string name="search_actions_lock_no_category">Lock (no category)</string>
    <string name="search_actions_pin_subtitle">Enter your parental PIN to confirm</string>
    <string name="search_actions_remove_favorite">Remove from Favorites</string>
    <string name="search_actions_title">%1$s</string>
    <string name="search_actions_unlock">Unlock Parental Control</string>
    <string name="search_all">All</string>
    <string name="search_clear_history">Clear</string>
    <string name="search_command_subtitle">Start with a title, keyword, channel name, or series. Results stay grouped for fast remote navigation.</string>
    <string name="search_command_title">Command Search</string>
    <string name="search_error_subtitle">Some results could not be loaded. Try again.</string>
    <string name="search_error_title">Search unavailable</string>
    <string name="search_hint">Search...</string>
    <string name="search_incorrect_pin">Incorrect PIN</string>
    <string name="search_live_tv">Live TV</string>
    <string name="search_loading_subtitle">Checking indexed live TV, movies, and series.</string>
    <string name="search_loading_title">Searching library...</string>
    <string name="search_menu_title">Search</string>
    <string name="search_movies">Movies</string>
    <string name="search_no_provider_subtitle">Add or activate a provider before searching the library.</string>
    <string name="search_no_provider_title">No active provider</string>
    <string name="search_no_results">No results found for \'%1$s\'</string>
    <string name="search_no_results_title">No matches</string>
    <string name="search_ready_title">Search the library</string>
    <string name="search_recent_title">Recent Searches</string>
    <string name="search_results_count">%1$s %2$d</string>
    <string name="search_results_title">%1$d results</string>
    <string name="search_screen_subtitle">Find channels, movies, and series without leaving the TV flow.</string>
    <string name="search_series">Series</string>
    <string name="search_title">Search</string>
    <string name="search_type_to_search">Type at least 2 characters to search</string>
    <string name="selected">Selected</string>
    <string name="series_all_categories">All Categories</string>
    <string name="series_categories_title">Categories</string>
    <string name="series_detail_back">Back to library</string>
    <string name="series_detail_play_episode">Play · Season %1$d Ep %2$d</string>
    <string name="series_detail_resume">Resume · Season %1$d Ep %2$d · %3$s</string>
    <string name="series_detail_versions">Versions</string>
    <string name="series_episodes">Episodes (%1$d)</string>
    <string name="series_filter_subtitle">Pivot between saved, in-progress, updated, and highly rated series.</string>
    <string name="series_group_created">Created group %1$s</string>
    <string name="series_group_deleted">Deleted group %1$s</string>
    <string name="series_group_name_duplicate">A series group with that name already exists</string>
    <string name="series_group_name_invalid">Enter a group name</string>
    <string name="series_group_name_reserved">Favorites is reserved</string>
    <string name="series_group_renamed">Renamed group to %1$s</string>
    <string name="series_incorrect_pin">Incorrect PIN</string>
    <string name="series_library_lens_subtitle">Surface favorites, in-progress, top-rated, and fresh series across the whole library.</string>
    <string name="series_loading">Loading series...</string>
    <string name="series_loading_details">Loading details...</string>
    <string name="series_no_found">No series found</string>
    <string name="series_no_found_subtitle">Try another category or return to the full library to surface more series shelves.</string>
    <string name="series_not_found">Series not found</string>
    <string name="series_plot_fallback">No plot available</string>
    <string name="series_reorder_subtitle">Use the remote to move posters, then save the shelf order for this group.</string>
    <string name="series_reorder_title">Reordering %1$s</string>
    <string name="series_saved_empty_hint">Favorite a series or add it to a custom group to see it here.</string>
    <string name="series_search_launch_subtitle">Open the command search view to find titles, episodes, or saved groups faster.</string>
    <string name="series_search_launch_title">Search the series library</string>
    <string name="series_search_placeholder">Search series...</string>
    <string name="series_seasons">Seasons</string>
    <string name="series_shell_subtitle">Editorial shelves, saved groups, and paged series browsing tuned for large provider libraries.</string>
    <string name="series_unwatched_badge">%1$d left to finish</string>
    <string name="settings_about">About</string>
    <string name="settings_about_subtitle">Version, build, and support details for this installation.</string>
    <string name="settings_active">ACTIVE</string>
    <string name="settings_add_provider">Add Provider</string>
    <string name="settings_app_language">App Language</string>
    <string name="settings_app_version">App Version</string>
    <string name="settings_audio_language_auto">Automatic (App or Device Language)</string>
    <string name="settings_audio_output_auto">Auto</string>
    <string name="settings_audio_output_disable_passthrough">Disable passthrough</string>
    <string name="settings_audio_output_mode">Audio Output</string>
    <string name="settings_audio_output_prefer_passthrough">Prefer passthrough</string>
    <string name="settings_audio_video_sync_default">A/V Sync Default</string>
    <string name="settings_audio_video_sync_default_subtitle">Positive values delay audio relative to video.</string>
    <string name="settings_audio_video_sync_enabled">Enable A/V Sync Adjustment</string>
    <string name="settings_audio_video_sync_enabled_subtitle">Experimental. Turn on only if audio and video are out of sync; some devices may have playback issues.</string>
    <string name="settings_auto_play_next_episode">Auto-Play Next Episode</string>
    <string name="settings_auto_play_next_episode_subtitle">Show a 10-second countdown and automatically advance to the next episode when one ends.</string>
    <string name="settings_backup_choose_file_title">Choose a backup file</string>
    <string name="settings_backup_conflict_count">%1$d conflicts</string>
    <string name="settings_backup_conflict_strategy">Conflict strategy</string>
    <string name="settings_backup_data">Export Data</string>
    <string name="settings_backup_folder_create_failed">Could not create the backup file in that folder.</string>
    <string name="settings_backup_folder_picker_unavailable">No folder picker is available on this device.</string>
    <string name="settings_backup_folder_read_failed">Could not read that folder.</string>
    <string name="settings_backup_import_confirm">Import Backup</string>
    <string name="settings_backup_import_sections">Import sections</string>
    <string name="settings_backup_item_count">%1$d items</string>
    <string name="settings_backup_keep_existing">Keep Existing</string>
    <string name="settings_backup_no_conflicts">No conflicts</string>
    <string name="settings_backup_no_files_in_folder">No backup files (.json) found in that folder.</string>
    <string name="settings_backup_preview_subtitle">Backup version %1$d detected. Choose what to import before making changes.</string>
    <string name="settings_backup_preview_title">Review Backup Import</string>
    <string name="settings_backup_replace_existing">Replace Existing</string>
    <string name="settings_backup_restore">Backup &amp; Restore</string>
    <string name="settings_backup_section_history">Playback History</string>
    <string name="settings_backup_section_multiview">Split Screen Presets</string>
    <string name="settings_backup_section_preferences">Preferences</string>
    <string name="settings_backup_section_providers">Providers</string>
    <string name="settings_backup_section_recordings">Recording Schedules</string>
    <string name="settings_backup_section_saved">Saved Library</string>
    <string name="settings_backup_share_data">Share Backup</string>
    <string name="settings_backup_share_failed">No app could receive the backup file.</string>
    <string name="settings_backup_share_prepare_failed">Could not prepare the backup file.</string>
    <string name="settings_backup_share_subtitle">Send a backup file to a TV file manager or another app.</string>
    <string name="settings_backup_subtitle">Export or import favorites, groups, and preferences.</string>
    <string name="settings_backup_usb_data">Export to USB</string>
    <string name="settings_backup_usb_failed">Could not write the backup to the USB drive.</string>
    <string name="settings_backup_usb_subtitle">Save a backup to the connected USB drive.</string>
    <string name="settings_browsing">Browsing</string>
    <string name="settings_buffer_5s">5 seconds</string>
    <string name="settings_buffer_duration">Buffer Duration</string>
    <string name="settings_build">Build</string>
    <string name="settings_build_desc">StreamVault for Android TV</string>
    <string name="settings_build_verification">Build Verification</string>
    <string name="settings_build_verification_official">Official build</string>
    <string name="settings_build_verification_unavailable">Verification unavailable</string>
    <string name="settings_build_verification_unofficial">Unofficial build</string>
    <string name="settings_cancel">Cancel</string>
    <string name="settings_capability_m3u_with_epg">M3U source with XMLTV guide. Archive support depends on provider stream templates.</string>
    <string name="settings_capability_m3u_without_epg">M3U source without guide URL. Guide and archive coverage may be limited.</string>
    <string name="settings_capability_xtream_with_epg">Xtream source with XMLTV guide support and on-demand guide fallback. Catch-up is available when the provider exposes replay streams.</string>
    <string name="settings_capability_xtream_without_epg">Xtream source with on-demand guide fallback. Catch-up depends on provider replay support.</string>
    <string name="settings_catalog_count_failed">Failed</string>
    <string name="settings_catalog_count_indexing">Indexing</string>
    <string name="settings_catalog_count_partial">Partial</string>
    <string name="settings_catalog_count_pending">Pending</string>
    <string name="settings_catalog_count_queued">Queued</string>
    <string name="settings_catalog_count_syncing">Syncing</string>
    <string name="settings_categories_subtitle">Hide provider categories and keep their sort order exactly how you want it.</string>
    <string name="settings_categories_title">Category Preferences</string>
    <string name="settings_category_controls_empty">No categories match this search.</string>
    <string name="settings_category_mode_protection">Lock / Unlock</string>
    <string name="settings_category_mode_visibility">Hide / Unhide</string>
    <string name="settings_category_protection_reset">Reset</string>
    <string name="settings_category_protection_save">Save Locks (%1$d)</string>
    <string name="settings_category_protection_save_idle">Save Locks</string>
    <string name="settings_category_protection_summary_body">Toggle the categories you want to lock or unlock, then save. Saving requires your parental PIN.</string>
    <string name="settings_category_protection_summary_body_no_pin">Toggle the categories you want to lock or unlock, then save. You will be asked to create a parental PIN before the changes are applied.</string>
    <string name="settings_category_protection_summary_title">Lock changes are reviewed before they go live</string>
    <string name="settings_category_sort_az">A-Z</string>
    <string name="settings_category_sort_default">Provider Order</string>
    <string name="settings_category_sort_least_items">Least Items First</string>
    <string name="settings_category_sort_live">Live TV Categories</string>
    <string name="settings_category_sort_most_items">Most Items First</string>
    <string name="settings_category_sort_movies">Movie Categories</string>
    <string name="settings_category_sort_series">Series Categories</string>
    <string name="settings_category_sort_za">Z-A</string>
    <string name="settings_category_sorting_subtitle">Sort categories for the active playlist. Locking and hiding now live in Category Controls.</string>
    <string name="settings_category_sorting_title">Category Sorting</string>
    <string name="settings_category_status_auto_locked">Auto-Locked</string>
    <string name="settings_category_status_hidden">Hidden</string>
    <string name="settings_category_status_locked">Locked</string>
    <string name="settings_category_status_unlocked">Unlocked</string>
    <string name="settings_category_type_live_description">Sort and hide provider live groups while keeping All Channels, Favorites, Recent, and custom groups in their pinned positions.</string>
    <string name="settings_category_type_movies_description">Sort and hide provider movie categories without affecting Favorites, Resume, or custom shelves.</string>
    <string name="settings_category_type_series_description">Sort and hide provider series categories without affecting Favorites, Continue Watching, or custom shelves.</string>
    <string name="settings_category_visibility_summary_body">%1$d categories are currently hidden for this playlist. Hiding and restoring does not require a PIN.</string>
    <string name="settings_category_visibility_summary_title">Visibility changes apply immediately</string>
    <string name="settings_change">Change</string>
    <string name="settings_change_pin">Change PIN</string>
    <string name="settings_clear_history">Clear Watch History</string>
    <string name="settings_clear_history_confirm">Clear History</string>
    <string name="settings_clear_history_dialog_body">This will permanently delete all watch history, continue watching progress, and last visited categories across all providers.</string>
    <string name="settings_clear_history_dialog_title">Clear Watch History?</string>
    <string name="settings_clear_history_subtitle">Wipe all watch progress and recents for all providers.</string>
    <string name="settings_close_app">Close app</string>
    <string name="settings_connect">Connect</string>
    <string name="settings_crash_report_available">Available</string>
    <string name="settings_crash_report_delete">Delete crash report</string>
    <string name="settings_crash_report_delete_failed">Could not delete crash report.</string>
    <string name="settings_crash_report_delete_value">Remove saved report</string>
    <string name="settings_crash_report_deleted">Crash report deleted.</string>
    <string name="settings_crash_report_exception">Exception</string>
    <string name="settings_crash_report_latest">Latest crash</string>
    <string name="settings_crash_report_missing">No crash report is available.</string>
    <string name="settings_crash_report_none">No crash report saved</string>
    <string name="settings_crash_report_share">Share crash report</string>
    <string name="settings_crash_report_share_failed">No app could receive the crash report.</string>
    <string name="settings_crash_report_view">View crash report</string>
    <string name="settings_crash_report_view_title">Crash Report</string>
    <string name="settings_crash_reports_subtitle">Fatal crashes are saved locally only when the app is already crashing. You can review or share the latest report.</string>
    <string name="settings_crash_reports_title">Crash Reports</string>
    <string name="settings_customize_home">Customize Home</string>
    <string name="settings_decoder_auto">Auto (HW preferred)</string>
    <string name="settings_decoder_compatibility">Compatibility Mode</string>
    <string name="settings_decoder_hardware">Hardware Only</string>
    <string name="settings_decoder_mode">Decoder Mode</string>
    <string name="settings_decoder_software">Prefer Software Decoder</string>
    <string name="settings_default_idle_standby_timer">Default idle standby timer</string>
    <string name="settings_default_landing_screen">Default landing screen</string>
    <string name="settings_default_playback_speed">Default Playback Speed</string>
    <string name="settings_default_stop_timer">Default stop playback timer</string>
    <string name="settings_delete">Delete</string>
    <string name="settings_developed_by">Developed by</string>
    <string name="settings_developer_name">David Nashash</string>
    <string name="settings_diagnostic_epg">EPG</string>
    <string name="settings_diagnostic_items">%1$d items</string>
    <string name="settings_diagnostic_live">Live</string>
    <string name="settings_diagnostic_movies">Movies</string>
    <string name="settings_diagnostic_never">Never</string>
    <string name="settings_diagnostic_series">Series</string>
    <string name="settings_diagnostic_status">Last sync status: %1$s</string>
    <string name="settings_disabled">Disabled</string>
    <string name="settings_donate">Support on Ko-fi</string>
    <string name="settings_donate_url">https://ko-fi.com/davidona</string>
    <string name="settings_drive_last_pull">Pulled: %1$s</string>
    <string name="settings_drive_last_push">Pushed: %1$s</string>
    <string name="settings_drive_never_synced">Never synced yet</string>
    <string name="settings_drive_pull">Restore from Drive</string>
    <string name="settings_drive_pull_subtitle">Download the latest Drive backup and preview the import.</string>
    <string name="settings_drive_push">Send to Drive</string>
    <string name="settings_drive_push_subtitle">Upload the current configuration to your Drive backup.</string>
    <string name="settings_drive_section_subtitle">Push and pull your StreamVault configuration to a private Drive folder.</string>
    <string name="settings_drive_section_title">Google Drive backup</string>
    <string name="settings_drive_signin">Sign in to Google Drive</string>
    <string name="settings_drive_signin_description">Connect a Google account to enable cloud backup.</string>
    <string name="settings_drive_signout">Sign out</string>
    <string name="settings_edit">Edit</string>
    <string name="settings_enabled">Enabled</string>
    <string name="settings_enter_new_pin">Enter New PIN</string>
    <string name="settings_enter_pin">Enter PIN</string>
    <string name="settings_ethernet_quality_cap">Ethernet Quality Preference</string>
    <string name="settings_expiration_never">Expiration: Never</string>
    <string name="settings_expiration_unknown">Expiration: Unknown</string>
    <string name="settings_expires">Expires: %1$s</string>
    <string name="settings_external_playback">Default playback app</string>
    <string name="settings_external_playback_mode_external">External player</string>
    <string name="settings_external_playback_mode_internal">Internal player</string>
    <string name="settings_external_playback_subtitle">Choose which app opens streams when you play a channel or title.</string>
    <string name="settings_fast_retry_on_transient_failures" translatable="false">Fast retry on transient failures</string>
    <string name="settings_fast_retry_on_transient_failures_subtitle" translatable="false">Use 500 ms retries for live playback failures instead of exponential backoff.</string>
    <string name="settings_ffmpeg_compatibility_clear">Clear learned compatibility data</string>
    <string name="settings_ffmpeg_compatibility_clear_value">Reset</string>
    <string name="settings_ffmpeg_compatibility_cleared">Learned playback compatibility data cleared.</string>
    <string name="settings_ffmpeg_compatibility_memory">Remember compatibility fixes</string>
    <string name="settings_ffmpeg_compatibility_memory_subtitle">Reuse successful FFmpeg-backed audio fixes for this device and stream in future sessions.</string>
    <string name="settings_github">GitHub</string>
    <string name="settings_github_url">https://github.com/Davidona</string>
    <string name="settings_grouped_channel_label_canonical">Canonical</string>
    <string name="settings_grouped_channel_label_canonical_desc">Use a cleaned channel name without provider variant tags.</string>
    <string name="settings_grouped_channel_label_hybrid">Hybrid</string>
    <string name="settings_grouped_channel_label_hybrid_desc">Use clean labels in browse views while preserving original variant names where detail matters.</string>
    <string name="settings_grouped_channel_label_mode">Grouped label style</string>
    <string name="settings_grouped_channel_label_mode_subtitle">Control how grouped live channels are named in browse surfaces and overlays.</string>
    <string name="settings_grouped_channel_label_original">Original Provider Label</string>
    <string name="settings_grouped_channel_label_original_desc">Use the selected provider variant name as the channel label.</string>
    <string name="settings_guide_default_category">Guide default category</string>
    <string name="settings_guide_default_category_fallback">All Channels</string>
    <string name="settings_hidden_categories_count">%1$d hidden</string>
    <string name="settings_hidden_categories_empty">No hidden categories right now.</string>
    <string name="settings_hidden_categories_none">None hidden</string>
    <string name="settings_hidden_categories_subtitle">Restore any provider categories you previously hid from browsing surfaces.</string>
    <string name="settings_hidden_categories_title">Hidden Categories</string>
    <string name="settings_hide_all_categories">Hide All</string>
    <string name="settings_hide_category">Hide</string>
    <string name="settings_hide_decorative_live_rows">Hide decorative provider rows</string>
    <string name="settings_hide_decorative_live_rows_subtitle">Hide non-playable section headers such as `#### GENERAL HD/4K ####` from Live TV lists and counts.</string>
    <string name="settings_history_cleared">Watch history and recents cleared</string>
    <string name="settings_home_dashboard_add">Add</string>
    <string name="settings_home_dashboard_available_section">Available to add</string>
    <string name="settings_home_dashboard_dialog_subtitle">Choose which shelves appear on Home and arrange them in the order you want. Empty shelves stay hidden until they have content.</string>
    <string name="settings_home_dashboard_dialog_title">Customize Home</string>
    <string name="settings_home_dashboard_enabled_empty">Home is currently empty. Add shelves below to build your layout.</string>
    <string name="settings_home_dashboard_enabled_section">Visible on Home</string>
    <string name="settings_home_dashboard_remove">Remove</string>
    <string name="settings_incognito_mode">Incognito Mode</string>
    <string name="settings_incognito_mode_subtitle">Don\'t save watch history or recently visited categories while active.</string>
    <string name="settings_language">Language</string>
    <string name="settings_language_subtitle">Choose the app language without leaving the TV interface.</string>
    <string name="settings_level_hidden">HIDDEN</string>
    <string name="settings_level_hidden_desc">HIDDEN - Content hidden from all lists</string>
    <string name="settings_level_hidden_subtitle">Adult categories not shown anywhere.</string>
    <string name="settings_level_locked">LOCKED</string>
    <string name="settings_level_locked_desc">LOCKED - Content visible, PIN required</string>
    <string name="settings_level_locked_subtitle">Categories visible with PIN. Adult content shown in all views.</string>
    <string name="settings_level_off">OFF</string>
    <string name="settings_level_off_desc">OFF - No restrictions</string>
    <string name="settings_level_off_subtitle">Adult content appears everywhere.</string>
    <string name="settings_level_private">PRIVATE</string>
    <string name="settings_level_private_desc">PRIVATE - Categories locked, hidden from feeds</string>
    <string name="settings_level_private_subtitle">Categories visible with PIN. Hidden from Search, EPG, All Channels and Recent.</string>
    <string name="settings_level_unknown">UNKNOWN</string>
    <string name="settings_live_buffer_auto">Auto</string>
    <string name="settings_live_buffer_large">Large</string>
    <string name="settings_live_buffer_medium">Medium</string>
    <string name="settings_live_buffer_size">Live buffer size</string>
    <string name="settings_live_buffer_small">Small</string>
    <string name="settings_live_channel_grouping_grouped">Grouped</string>
    <string name="settings_live_channel_grouping_grouped_desc">Show one logical live channel with selectable variants.</string>
    <string name="settings_live_channel_grouping_mode">Channel grouping</string>
    <string name="settings_live_channel_grouping_mode_subtitle">Choose whether live browse surfaces collapse channel variants into one logical channel or show every raw stream row.</string>
    <string name="settings_live_channel_grouping_raw_variants">Raw Variants</string>
    <string name="settings_live_channel_grouping_raw_variants_desc">Show every imported live stream as its own channel entry.</string>
    <string name="settings_live_channel_numbering_group">Per Group</string>
    <string name="settings_live_channel_numbering_group_desc">Default behavior. Renumber channels based on their position inside the current category or custom group.</string>
    <string name="settings_live_channel_numbering_hidden">Hidden</string>
    <string name="settings_live_channel_numbering_hidden_desc">Never show channel numbers anywhere in the app.</string>
    <string name="settings_live_channel_numbering_mode">Live TV Channel Numbering</string>
    <string name="settings_live_channel_numbering_mode_subtitle">Choose whether live channels use their position in the current group or keep the original numbers from the provider.</string>
    <string name="settings_live_channel_numbering_provider">Provider Number</string>
    <string name="settings_live_channel_numbering_provider_desc">Keep the original channel number supplied by the playlist provider whenever it exists.</string>
    <string name="settings_live_overlay_timeout">Live TV Overlays Auto-Hide</string>
    <string name="settings_live_timeshift">Enable Local Live Rewind</string>
    <string name="settings_live_timeshift_backend">Live Rewind Backend</string>
    <string name="settings_live_timeshift_backend_subtitle">Prefers app storage for the local ring buffer and falls back to bounded memory when storage is unavailable.</string>
    <string name="settings_live_timeshift_backend_value">Automatic</string>
    <string name="settings_live_timeshift_depth">Local Live Rewind Depth</string>
    <string name="settings_live_timeshift_depth_15">15 minutes</string>
    <string name="settings_live_timeshift_depth_30">30 minutes</string>
    <string name="settings_live_timeshift_depth_60">60 minutes</string>
    <string name="settings_live_timeshift_subtitle">Keep a temporary local buffer for pausing and rewinding live TV even when the provider has no catch-up support.</string>
    <string name="settings_live_translation_enabled">Enable Live Translation Subtitles</string>
    <string name="settings_live_translation_enabled_subtitle">Translate spoken live-channel audio into English subtitles using your local Whisper service.</string>
    <string name="settings_live_translation_endpoint">Live Translation Service Endpoint</string>
    <string name="settings_live_translation_endpoint_empty_error">Live translation endpoint cannot be empty.</string>
    <string name="settings_live_translation_endpoint_subtitle">Base URL for the local translation service (emulator default: http://10.0.2.2:8765).</string>
    <string name="settings_live_tv_channel_mode">Live TV Channel Mode</string>
    <string name="settings_live_tv_channel_mode_subtitle">Choose how the Live TV browser should present channels and whether it should preview before playback.</string>
    <string name="settings_live_tv_mode_comfortable">Comfortable</string>
    <string name="settings_live_tv_mode_comfortable_desc">Larger rows with direct single-click playback.</string>
    <string name="settings_live_tv_mode_compact">Compact</string>
    <string name="settings_live_tv_mode_compact_desc">Denser channel list with direct single-click playback.</string>
    <string name="settings_live_tv_mode_pro">Pro</string>
    <string name="settings_live_tv_mode_pro_desc">Dense channel list plus embedded preview and EPG. First click previews, second click plays.</string>
    <string name="settings_live_tv_quick_filter_added">Saved %1$s to Live TV quick filters.</string>
    <string name="settings_live_tv_quick_filter_blank">Enter a filter before saving it.</string>
    <string name="settings_live_tv_quick_filter_duplicate">%1$s is already saved.</string>
    <string name="settings_live_tv_quick_filter_removed">Removed %1$s from Live TV quick filters.</string>
    <string name="settings_live_tv_quick_filter_visibility">Quick Filter Visibility</string>
    <string name="settings_live_tv_quick_filter_visibility_always">Always Visible</string>
    <string name="settings_live_tv_quick_filter_visibility_always_desc">Always show the control so filters can be added directly from Live TV.</string>
    <string name="settings_live_tv_quick_filter_visibility_available">Show When Filters Exist</string>
    <string name="settings_live_tv_quick_filter_visibility_available_desc">Show the control only when at least one saved quick filter is available.</string>
    <string name="settings_live_tv_quick_filter_visibility_hide">Hide</string>
    <string name="settings_live_tv_quick_filter_visibility_hide_desc">Never show the quick-filter control in Live TV.</string>
    <string name="settings_live_tv_quick_filter_visibility_subtitle">Choose when the Live TV quick-filter control should appear under category search.</string>
    <string name="settings_live_tv_quick_filters">Live TV Quick Filters</string>
    <string name="settings_live_tv_quick_filters_add">Add Filter</string>
    <string name="settings_live_tv_quick_filters_dialog_subtitle">Save literal search terms like |AR| or Sports so they appear under the Live TV category search bar.</string>
    <string name="settings_live_tv_quick_filters_dialog_title">Manage Live TV Quick Filters</string>
    <string name="settings_live_tv_quick_filters_empty">No quick filters saved yet.</string>
    <string name="settings_live_tv_quick_filters_none">None</string>
    <string name="settings_live_tv_quick_filters_placeholder">Add a quick filter</string>
    <string name="settings_live_tv_quick_filters_remove">Remove</string>
    <string name="settings_live_tv_quick_filters_saved">Saved filters</string>
    <string name="settings_live_variant_preference_balanced">Balanced</string>
    <string name="settings_live_variant_preference_balanced_desc">Balance conservative quality estimates with recent reliability signals.</string>
    <string name="settings_live_variant_preference_best_quality">By Tag</string>
    <string name="settings_live_variant_preference_best_quality_desc">Prefer declared quality tags first, and only fall back to observed playback quality when no tag was identified.</string>
    <string name="settings_live_variant_preference_mode">Live variant preference</string>
    <string name="settings_live_variant_preference_mode_subtitle">Choose how the app auto-picks the default variant when a grouped channel has multiple options.</string>
    <string name="settings_live_variant_preference_observed_only">Observed Only</string>
    <string name="settings_live_variant_preference_observed_only_desc">Rank variants only by real playback observations such as delivered resolution, bitrate, and frame rate.</string>
    <string name="settings_live_variant_preference_stability_first">Stability First</string>
    <string name="settings_live_variant_preference_stability_first_desc">Favor the most reliable working stream even if quality is lower.</string>
    <string name="settings_m3u_vod_classification_refresh">Refresh Classification</string>
    <string name="settings_m3u_vod_classification_summary">Uses the M3U URL and group-title rules to move matching entries into Movies. Refresh after changing this to rearrange the playlist.</string>
    <string name="settings_m3u_vod_classification_title">M3U VOD Classification</string>
    <string name="settings_media_session">System Media Session</string>
    <string name="settings_media_session_subtitle">Expose playback to Android system media controls. Disable this if playback crashes on a specific device when opening the player.</string>
    <string name="settings_multiview_center_two_slot_layout">Center 1-2 Channel Multiview</string>
    <string name="settings_multiview_center_two_slot_layout_subtitle">When one or two multiview slots are active, center them on screen instead of using the default 2x2 grid.</string>
    <string name="settings_multiview_respect_provider_connection_limit">Respect provider connection limit</string>
    <string name="settings_multiview_respect_provider_connection_limit_subtitle">Keep Split Screen and Multiview capped by the provider max-connections value. Turn off only when your provider allows multiple streams from the same IP.</string>
    <string name="settings_no_providers">No providers configured</string>
    <string name="settings_no_providers_subtitle">Add a provider to unlock playback, guide data, and the rest of the TV experience.</string>
    <string name="settings_overview_count_label">Sources</string>
    <string name="settings_overview_language_label">Language</string>
    <string name="settings_overview_no_provider">No active provider</string>
    <string name="settings_overview_protection_label">Protection</string>
    <string name="settings_overview_provider_label">Provider</string>
    <string name="settings_overview_subtitle">Review your provider, protection, and playback setup at a glance.</string>
    <string name="settings_overview_title">Control Center</string>
    <string name="settings_parental_control">Parental Control</string>
    <string name="settings_parental_groups_action">Manage</string>
    <string name="settings_parental_groups_hint">Lock or unlock categories for the active provider.</string>
    <string name="settings_parental_groups_title">Protected Groups</string>
    <string name="settings_parental_pin">Parental PIN</string>
    <string name="settings_parental_subtitle">Protect adult or sensitive content with TV-friendly controls.</string>
    <string name="settings_pc_btn">Parental Control</string>
    <string name="settings_pin_changed">PIN saved successfully</string>
    <string name="settings_playback">Playback</string>
    <string name="settings_playback_subtitle">Tune decoder and buffering behavior for smoother playback.</string>
    <string name="settings_player_controls_timeout">VOD Controls Auto-Hide</string>
    <string name="settings_player_diagnostics_timeout">Diagnostics Overlay Auto-Hide</string>
    <string name="settings_player_notice_timeout">Playback Notices Auto-Hide</string>
    <string name="settings_preferred_audio_language">Preferred Audio Language</string>
    <string name="settings_prevent_standby">Keep screen on during normal playback</string>
    <string name="settings_prevent_standby_subtitle">Keeps the player awake normally. Sleep and idle standby timers still stop playback when they expire.</string>
    <string name="settings_privacy">Privacy</string>
    <string name="settings_privacy_subtitle">Manage watch history and incognito mode.</string>
    <string name="settings_protection_level">Protection Level</string>
    <string name="settings_provider_category_controls_action">Category Controls</string>
    <string name="settings_provider_category_controls_search">Search categories...</string>
    <string name="settings_provider_category_controls_subtitle">Lock, unlock, hide, and restore categories for the current playlist from one place.</string>
    <string name="settings_provider_category_controls_title">Category Controls</string>
    <string name="settings_provider_diagnostics_title">Provider Diagnostics</string>
    <string name="settings_provider_live_onboarding_committing">Live channels are being finalized. Keep sync running until this provider becomes active.</string>
    <string name="settings_provider_live_onboarding_failed">Live setup needs retry. Sync this provider to try again.</string>
    <string name="settings_provider_live_onboarding_fetching">Live channels are still importing. Sync this provider to resume setup.</string>
    <string name="settings_provider_live_onboarding_incomplete">Live setup is still completing in the background. Sync this provider to resume setup; it will become active after channels are ready.</string>
    <string name="settings_provider_live_onboarding_recovering">A saved Live import is ready to recover. Sync this provider to finish setup.</string>
    <string name="settings_provider_live_onboarding_staged">Live channels are staged and waiting to be finalized. Sync this provider to finish setup.</string>
    <string name="settings_provider_live_onboarding_starting">Live setup is preparing. Sync this provider to continue setup.</string>
    <string name="settings_provider_selector_hint">Select a provider to view details and actions.</string>
    <string name="settings_provider_warnings">Warnings: %1$s</string>
    <string name="settings_providers">Providers</string>
    <string name="settings_providers_subtitle">Switch, sync, edit, and troubleshoot your IPTV sources.</string>
    <string name="settings_quality_cap_auto">Auto</string>
    <string name="settings_recording_active_label">Active</string>
    <string name="settings_recording_bytes_label">Written</string>
    <string name="settings_recording_cancel">Cancel</string>
    <string name="settings_recording_cancel_failed">Cancel failed: %1$s</string>
    <string name="settings_recording_cancelled">Recording cancelled</string>
    <string name="settings_recording_choose_folder">Choose Folder</string>
    <string name="settings_recording_concurrency_failed">Concurrency update failed: %1$s</string>
    <string name="settings_recording_concurrency_saved">Recording concurrency saved</string>
    <string name="settings_recording_concurrency_title">Max Simultaneous Recordings</string>
    <string name="settings_recording_delete">Delete</string>
    <string name="settings_recording_delete_failed">Delete failed: %1$s</string>
    <string name="settings_recording_deleted">Recording deleted</string>
    <string name="settings_recording_disable">Disable</string>
    <string name="settings_recording_empty_subtitle">Start a manual recording from live playback or schedule one from the player.</string>
    <string name="settings_recording_empty_title">No active recordings</string>
    <string name="settings_recording_enable">Enable</string>
    <string name="settings_recording_failure_label">Failure</string>
    <string name="settings_recording_item_count">%1$d items</string>
    <string name="settings_recording_open_browser">Open Recordings</string>
    <string name="settings_recording_output_label">Output</string>
    <string name="settings_recording_padding_after">End Late</string>
    <string name="settings_recording_padding_before">Start Early</string>
    <string name="settings_recording_padding_minutes">%1$d min</string>
    <string name="settings_recording_padding_none">None</string>
    <string name="settings_recording_padding_title">Recording Padding</string>
    <string name="settings_recording_pattern_failed">Filename pattern update failed: %1$s</string>
    <string name="settings_recording_pattern_hint">Use tokens like ChannelName, ProgramTitle, yyyy-MM-dd_HH-mm</string>
    <string name="settings_recording_pattern_saved">Filename pattern saved</string>
    <string name="settings_recording_pattern_summary">%1$s</string>
    <string name="settings_recording_pattern_title">Filename Pattern</string>
    <string name="settings_recording_reconcile">Repair Schedule</string>
    <string name="settings_recording_reconcile_complete">Recording schedule repaired</string>
    <string name="settings_recording_reconcile_failed">Repair failed: %1$s</string>
    <string name="settings_recording_recurrence_daily">Repeats daily</string>
    <string name="settings_recording_recurrence_none">One-time recording</string>
    <string name="settings_recording_recurrence_weekly">Repeats weekly</string>
    <string name="settings_recording_retention_days">%1$d days</string>
    <string name="settings_recording_retention_failed">Retention policy update failed: %1$s</string>
    <string name="settings_recording_retention_keep_all">Keep until deleted</string>
    <string name="settings_recording_retention_saved">Retention policy saved</string>
    <string name="settings_recording_retention_title">Retention Policy</string>
    <string name="settings_recording_retry">Retry</string>
    <string name="settings_recording_retry_count_label">Retries</string>
    <string name="settings_recording_retry_failed">Retry failed: %1$s</string>
    <string name="settings_recording_retry_started">Recording retry scheduled</string>
    <string name="settings_recording_schedule_disabled">Recording schedule disabled</string>
    <string name="settings_recording_schedule_enabled">Recording schedule enabled</string>
    <string name="settings_recording_schedule_toggle_failed">Schedule update failed: %1$s</string>
    <string name="settings_recording_scheduled_label">Scheduled</string>
    <string name="settings_recording_skip">Skip This Occurrence</string>
    <string name="settings_recording_skip_failed">Skip failed: %1$s</string>
    <string name="settings_recording_skipped">Occurrence skipped</string>
    <string name="settings_recording_source_label">Source</string>
    <string name="settings_recording_space_label">Free Space</string>
    <string name="settings_recording_speed_label">Avg Speed</string>
    <string name="settings_recording_status_cancelled">Cancelled</string>
    <string name="settings_recording_status_completed">Completed</string>
    <string name="settings_recording_status_failed">Failed</string>
    <string name="settings_recording_status_recording">Recording</string>
    <string name="settings_recording_status_scheduled">Scheduled</string>
    <string name="settings_recording_stop">Stop</string>
    <string name="settings_recording_stop_failed">Stop failed: %1$s</string>
    <string name="settings_recording_stopped">Recording stopped</string>
    <string name="settings_recording_storage_ready">Storage ready for local live recording</string>
    <string name="settings_recording_storage_title">Recording Storage</string>
    <string name="settings_recording_storage_unavailable">Storage is not writable for recording</string>
    <string name="settings_recording_storage_unknown">Storage unavailable</string>
    <string name="settings_recording_storage_update_failed">Storage update failed: %1$s</string>
    <string name="settings_recording_storage_updated">Recording storage updated</string>
    <string name="settings_recording_subtitle">Manage local live DVR jobs, storage, and scheduled captures.</string>
    <string name="settings_recording_time_window">%1$s - %2$s</string>
    <string name="settings_recording_title">Recording</string>
    <string name="settings_recording_use_app_storage">Use App Storage</string>
    <string name="settings_recording_use_usb_storage">Use USB Drive</string>
    <string name="settings_recording_wifi_only">Record on Wi-Fi only</string>
    <string name="settings_remote_action_add_to_split_screen">Add to split screen</string>
    <string name="settings_remote_action_hide_category">Hide category</string>
    <string name="settings_remote_action_last_channel">Last channel</string>
    <string name="settings_remote_action_next_channel">Next channel</string>
    <string name="settings_remote_action_none">No action</string>
    <string name="settings_remote_action_open_category_list">Open category list</string>
    <string name="settings_remote_action_open_channel_info">Open channel info</string>
    <string name="settings_remote_action_open_channel_list">Open channel list</string>
    <string name="settings_remote_action_open_guide">Open guide</string>
    <string name="settings_remote_action_open_player_controls">Open player controls</string>
    <string name="settings_remote_action_pin_category">Pin or unpin category</string>
    <string name="settings_remote_action_play_channel">Play channel</string>
    <string name="settings_remote_action_previous_channel">Previous channel</string>
    <string name="settings_remote_action_toggle_category_lock">Lock or unlock category</string>
    <string name="settings_remote_action_toggle_favorite">Add or remove favorite</string>
    <string name="settings_remote_button_blue">Blue button</string>
    <string name="settings_remote_button_green">Green button</string>
    <string name="settings_remote_button_red">Red button</string>
    <string name="settings_remote_button_yellow">Yellow button</string>
    <string name="settings_remote_dialog_subtitle">Choose what this colored button should do in %1$s.</string>
    <string name="settings_remote_dialog_title">%1$s action</string>
    <string name="settings_remote_profile_browse">Browse overrides</string>
    <string name="settings_remote_profile_global">Global defaults</string>
    <string name="settings_remote_profile_playback">Playback overrides</string>
    <string name="settings_remote_selection_global_default">Use global default: %1$s</string>
    <string name="settings_remote_selection_profile_default">Profile default: %1$s</string>
    <string name="settings_remote_shortcuts_subtitle">Works on remotes that send the Android red, green, yellow, and blue color key codes.</string>
    <string name="settings_remote_shortcuts_title">Colored Remote Buttons</string>
    <string name="settings_reset">Reset</string>
    <string name="settings_restore_data">Import Data</string>
    <string name="settings_restore_subtitle">Choose a backup file, or open a backup with StreamVault from a file manager.</string>
    <string name="settings_restore_usb_data">Import from USB</string>
    <string name="settings_restore_usb_subtitle">Restore a backup from the connected USB drive.</string>
    <string name="settings_retry_epg">Retry EPG</string>
    <string name="settings_retry_movies">Retry Movies</string>
    <string name="settings_retry_series">Retry Series</string>
    <string name="settings_save">Save</string>
    <string name="settings_select_audio_language">Select Preferred Audio Language</string>
    <string name="settings_select_decoder_mode">Select Decoder Mode</string>
    <string name="settings_select_default_landing_screen">Select default landing screen</string>
    <string name="settings_select_ethernet_quality_cap">Select Ethernet Quality Preference</string>
    <string name="settings_select_guide_default_category">Select guide default category</string>
    <string name="settings_select_language">Select Language</string>
    <string name="settings_select_level">Select Protection Level</string>
    <string name="settings_select_live_timeshift_depth">Select Local Live Rewind Depth</string>
    <string name="settings_select_playback_speed">Select Default Playback Speed</string>
    <string name="settings_select_subtitle_background">Select Subtitle Background</string>
    <string name="settings_select_subtitle_size">Select Subtitle Size</string>
    <string name="settings_select_subtitle_text_color">Select Subtitle Text Color</string>
    <string name="settings_select_time_format">Select time format</string>
    <string name="settings_select_wifi_quality_cap">Select Wi-Fi Quality Preference</string>
    <string name="settings_set_pin">Set PIN</string>
    <string name="settings_show_all_channels_category">Show All Channels category</string>
    <string name="settings_show_all_channels_category_subtitle">Display the virtual All Channels group in Live TV and the EPG guide.</string>
    <string name="settings_show_live_source_switcher">Show Live Source Browser</string>
    <string name="settings_show_live_source_switcher_subtitle">Display the M3U source switcher inside Live TV browsing.</string>
    <string name="settings_show_recent_channels_category">Show Recent Channels category</string>
    <string name="settings_show_recent_channels_category_subtitle">Display recently watched channels in Live TV browsing and on the Home screen.</string>
    <string name="settings_speed_test_apply_ethernet">Apply to Ethernet</string>
    <string name="settings_speed_test_apply_wifi">Apply to Wi-Fi</string>
    <string name="settings_speed_test_complete">Speed test complete.</string>
    <string name="settings_speed_test_estimate_complete">Network estimate saved.</string>
    <string name="settings_speed_test_ethernet_applied">Applied the recommended Ethernet quality cap.</string>
    <string name="settings_speed_test_failed">Speed test failed: %1$s</string>
    <string name="settings_speed_test_not_run">Not tested yet</string>
    <string name="settings_speed_test_recommendation">Recommended quality cap: %1$s</string>
    <string name="settings_speed_test_run_action">Run Test</string>
    <string name="settings_speed_test_running_action">Testing…</string>
    <string name="settings_speed_test_summary_default">Run a quick download test and use the result to pick stable playback quality limits.</string>
    <string name="settings_speed_test_summary_estimated">Estimated on %1$s at %2$s because the active network did not complete the download probe.</string>
    <string name="settings_speed_test_summary_measured">Measured on %1$s at %2$s.</string>
    <string name="settings_speed_test_title">Internet Speed Test</string>
    <string name="settings_speed_test_transport_cellular">Cellular</string>
    <string name="settings_speed_test_transport_ethernet">Ethernet</string>
    <string name="settings_speed_test_transport_other">Other network</string>
    <string name="settings_speed_test_transport_unknown">Unknown network</string>
    <string name="settings_speed_test_transport_wifi">Wi-Fi</string>
    <string name="settings_speed_test_wifi_applied">Applied the recommended Wi-Fi quality cap.</string>
    <string name="settings_status_active">Active</string>
    <string name="settings_status_disabled">Disabled</string>
    <string name="settings_status_error">Error</string>
    <string name="settings_status_expired">Expired</string>
    <string name="settings_status_partial">Partial</string>
    <string name="settings_status_unknown">Unknown</string>
    <string name="settings_subtitle_background">Subtitle Background</string>
    <string name="settings_subtitle_background_black">Solid Black</string>
    <string name="settings_subtitle_background_blue">Deep Blue</string>
    <string name="settings_subtitle_background_dim">Dim Black</string>
    <string name="settings_subtitle_background_transparent">Transparent</string>
    <string name="settings_subtitle_color_cyan">Cyan</string>
    <string name="settings_subtitle_color_green">Green</string>
    <string name="settings_subtitle_color_white">White</string>
    <string name="settings_subtitle_color_yellow">Yellow</string>
    <string name="settings_subtitle_size">Subtitle Size</string>
    <string name="settings_subtitle_size_default">Default</string>
    <string name="settings_subtitle_size_extra_large">Extra Large</string>
    <string name="settings_subtitle_size_large">Large</string>
    <string name="settings_subtitle_size_small">Small</string>
    <string name="settings_subtitle_text_color">Subtitle Text Color</string>
    <string name="settings_surface_auto">Auto</string>
    <string name="settings_surface_mode">Video Surface</string>
    <string name="settings_surface_surface_view">SurfaceView</string>
    <string name="settings_surface_texture_view">TextureView</string>
    <string name="settings_sync_btn">Sync</string>
    <string name="settings_sync_custom_required">Choose at least one section to sync.</string>
    <string name="settings_sync_custom_subtitle">Pick one or more sections to refresh.</string>
    <string name="settings_sync_custom_title">Custom Sync for %1$s</string>
    <string name="settings_sync_dialog_subtitle">Choose what to refresh for this provider.</string>
    <string name="settings_sync_dialog_title">Sync %1$s</string>
    <string name="settings_sync_option_all">Sync All</string>
    <string name="settings_sync_option_custom">Custom Sections</string>
    <string name="settings_sync_option_epg">EPG</string>
    <string name="settings_sync_option_fast">Quick Sync</string>
    <string name="settings_sync_option_movies">Movies</string>
    <string name="settings_sync_option_rebuild_index">Rebuild Index</string>
    <string name="settings_sync_option_series">Series</string>
    <string name="settings_sync_option_sync_now">Sync Now</string>
    <string name="settings_sync_option_tv">Live TV</string>
    <string name="settings_sync_sections_failed">Sync failed: %1$s.</string>
    <string name="settings_sync_sections_partial">Synced: %1$s. Failed: %2$s.</string>
    <string name="settings_sync_sections_success">Synced: %1$s.</string>
    <string name="settings_syncing">Syncing data, please wait...</string>
    <string name="settings_syncing_btn">Syncing...</string>
    <string name="settings_syncing_preparing">Preparing sync...</string>
    <string name="settings_syncing_section">Syncing %1$s...</string>
    <string name="settings_syncing_subtitle">Please wait while your playlist is imported.</string>
    <string name="settings_syncing_title">Syncing data...</string>
    <string name="settings_system_default">System Default</string>
    <string name="settings_time_format">Time Format</string>
    <string name="settings_time_format_12h">12-hour (9:44 PM)</string>
    <string name="settings_time_format_24h">24-hour (21:44)</string>
    <string name="settings_time_format_system">System Default</string>
    <string name="settings_timeout_apply">Apply</string>
    <string name="settings_timeout_diagnostics_subtitle">How long the diagnostics overlay stays visible before it closes automatically.</string>
    <string name="settings_timeout_live_overlays_subtitle">How long Live TV overlays like channel info, channel list, and EPG stay visible after the last interaction.</string>
    <string name="settings_timeout_notices_subtitle">How long temporary playback notices stay visible before they disappear.</string>
    <string name="settings_timeout_seconds_label">Seconds</string>
    <string name="settings_timeout_seconds_placeholder">Enter 2-60</string>
    <string name="settings_timeout_validation">Enter a value between 2 and 60 seconds.</string>
    <string name="settings_timeout_vod_controls_subtitle">How long the movie and series playback controls stay visible after the last interaction.</string>
    <string name="settings_timer_off">Off</string>
    <string name="settings_title">Settings</string>
    <string name="settings_top_navigation">Top navigation</string>
    <string name="settings_top_navigation_default_updated">Default landing screen changed to %1$s because the previous tab is no longer visible.</string>
    <string name="settings_top_navigation_dialog_subtitle">Choose which tabs appear and arrange them in the order you want. Settings always stays available.</string>
    <string name="settings_top_navigation_dialog_title">Customize top navigation</string>
    <string name="settings_top_navigation_hidden">Hidden</string>
    <string name="settings_top_navigation_landing_note">Only visible tabs can be used as the startup landing screen.</string>
    <string name="settings_top_navigation_move_down">Down</string>
    <string name="settings_top_navigation_move_up">Up</string>
    <string name="settings_top_navigation_required">Always visible</string>
    <string name="settings_top_navigation_visible">Visible</string>
    <string name="settings_unhide_all_categories">Unhide All</string>
    <string name="settings_unhide_category">Unhide</string>
    <string name="settings_update_auto_check">Automatically check for updates</string>
    <string name="settings_update_auto_download">Automatically download updates</string>
    <string name="settings_update_available_message">StreamVault %1$s is available.</string>
    <string name="settings_update_check_action">Check now</string>
    <string name="settings_update_check_now">Check for updates</string>
    <string name="settings_update_checking">Checking...</string>
    <string name="settings_update_current_message">You already have the latest StreamVault release.</string>
    <string name="settings_update_download">Update package</string>
    <string name="settings_update_download_action">Download update</string>
    <string name="settings_update_download_in_progress">Downloading...</string>
    <string name="settings_update_download_started">Update download started. Install will be available when it finishes.</string>
    <string name="settings_update_download_unavailable">No downloadable update package is available for this release.</string>
    <string name="settings_update_error">Update check</string>
    <string name="settings_update_install_action">Install update</string>
    <string name="settings_update_install_started">Opening the package installer.</string>
    <string name="settings_update_last_checked">Last checked</string>
    <string name="settings_update_latest_release">Latest release</string>
    <string name="settings_update_not_checked">Not checked yet</string>
    <string name="settings_update_release_notes">Release page</string>
    <string name="settings_update_status">Update status</string>
    <string name="settings_update_status_available">Update available</string>
    <string name="settings_update_status_check_failed">Last check failed</string>
    <string name="settings_update_status_current">Up to date</string>
    <string name="settings_update_status_downloading">Downloading update</string>
    <string name="settings_update_status_ready_to_install">Ready to install</string>
    <string name="settings_update_view_release">Open latest release</string>
    <string name="settings_updates_subtitle">Check GitHub Releases for newer StreamVault versions without leaving the app.</string>
    <string name="settings_updates_title">Updates</string>
    <string name="settings_vod_duplicate_handling_grouped">Group Duplicates</string>
    <string name="settings_vod_duplicate_handling_grouped_desc">Group strong and likely movie matches into one title with selectable versions.</string>
    <string name="settings_vod_duplicate_handling_mode">VOD duplicate handling</string>
    <string name="settings_vod_duplicate_handling_mode_subtitle">Choose whether movie versions stay separate or appear as grouped title variants.</string>
    <string name="settings_vod_duplicate_handling_show_all">Show All Versions</string>
    <string name="settings_vod_duplicate_handling_show_all_desc">Keep every provider movie entry visible exactly as imported.</string>
    <string name="settings_vod_duplicate_handling_smart">Smart Grouping</string>
    <string name="settings_vod_duplicate_handling_smart_desc">Only group high-confidence matches so remakes and weak title matches stay separate.</string>
    <string name="settings_vod_http_protocol_auto">Auto (HTTP/2 when supported)</string>
    <string name="settings_vod_http_protocol_compatibility">Compatibility (HTTP/1.1)</string>
    <string name="settings_vod_http_protocol_mode">VOD HTTP Protocol</string>
    <string name="settings_vod_infinite_scroll">Infinite scroll</string>
    <string name="settings_vod_infinite_scroll_off">Show a Load more button to fetch the next batch of category rows.</string>
    <string name="settings_vod_infinite_scroll_on">Auto-load more category rows as you scroll near the end.</string>
    <string name="settings_vod_variant_preference_balanced">Balanced</string>
    <string name="settings_vod_variant_preference_balanced_desc">Balance quality, recency, reliability, metadata, and rating.</string>
    <string name="settings_vod_variant_preference_best_quality">Best Quality</string>
    <string name="settings_vod_variant_preference_best_quality_desc">Prefer tags like 4K, HDR, Remux, BluRay, HEVC, and high-resolution versions.</string>
    <string name="settings_vod_variant_preference_force_latest">Force Latest</string>
    <string name="settings_vod_variant_preference_force_latest_desc">Prefer the newest release or title year first, then quality and reliability.</string>
    <string name="settings_vod_variant_preference_latest_best_quality">Latest + Best Quality</string>
    <string name="settings_vod_variant_preference_latest_best_quality_desc">Give strong weight to both recency and quality before using reliability as a tie-breaker.</string>
    <string name="settings_vod_variant_preference_manual_last_choice">Manual Last Choice</string>
    <string name="settings_vod_variant_preference_manual_last_choice_desc">Use the version you manually selected last, then fall back to balanced ranking.</string>
    <string name="settings_vod_variant_preference_mode">Preferred VOD version</string>
    <string name="settings_vod_variant_preference_mode_subtitle">Choose which version is selected first when duplicate movies are grouped.</string>
    <string name="settings_vod_variant_preference_most_reliable">Most Reliable</string>
    <string name="settings_vod_variant_preference_most_reliable_desc">Prefer versions with successful playback history and fewer failures.</string>
    <string name="settings_vod_view_mode">VOD layout</string>
    <string name="settings_vod_view_mode_classic">Classic</string>
    <string name="settings_vod_view_mode_classic_desc">Category list on the left with a stacked poster grid on the right.</string>
    <string name="settings_vod_view_mode_modern">Modern</string>
    <string name="settings_vod_view_mode_modern_desc">Shelf-based browsing with featured rows and category previews.</string>
    <string name="settings_vod_view_mode_subtitle">Choose between the modern shelves view and a classic split layout.</string>
    <string name="settings_wifi_quality_cap">Wi-Fi Quality Preference</string>
    <string name="settings_xtream_base64_compatibility">Xtream Base64 Text Compatibility</string>
    <string name="settings_xtream_base64_compatibility_subtitle">Broadly decode Xtream names and categories when a provider stores them as Base64. Leave this off unless text looks encoded.</string>
    <string name="settings_xtream_text_classification">Xtream Name-Based Adult Detection</string>
    <string name="settings_xtream_text_classification_subtitle">Use category name keywords to flag adult content when the provider doesn\'t set the adult flag explicitly</string>
    <string name="settings_zap_auto_revert">Auto-Return on Bad Channel</string>
    <string name="settings_zap_auto_revert_subtitle">Automatically return to the previous working channel if a channel stalls or fails to load.</string>
    <string name="setup_add">Add Playlist</string>
    <string name="setup_add_desc">Add your IPTV provider</string>
    <string name="setup_advanced_options_helper">Control how guide data is fetched during provider setup and refresh.</string>
    <string name="setup_advanced_options_hide">Hide</string>
    <string name="setup_advanced_options_label">Advanced Options</string>
    <string name="setup_advanced_options_show">Show</string>
    <string name="setup_choose_file">Choose M3U File</string>
    <string name="setup_connecting">Connecting...</string>
    <string name="setup_discard_draft_body">This provider setup is incomplete. Go back and lose the current draft?</string>
    <string name="setup_discard_draft_cancel">Keep editing</string>
    <string name="setup_discard_draft_confirm">Discard</string>
    <string name="setup_discard_draft_title">Discard setup draft?</string>
    <string name="setup_edit_provider">Edit Provider</string>
    <string name="setup_epg_sync_mode_background_description">Finish setup first, then fetch guide data automatically in the background.</string>
    <string name="setup_epg_sync_mode_background_title">Load EPG in background</string>
    <string name="setup_epg_sync_mode_helper">Upfront keeps today’s behavior. Background finishes setup first, and Skip leaves guide refresh for later.</string>
    <string name="setup_epg_sync_mode_label">EPG Sync</string>
    <string name="setup_epg_sync_mode_skip_description">Do not fetch guide data automatically. You can refresh EPG later from Settings.</string>
    <string name="setup_epg_sync_mode_skip_title">Skip EPG for now</string>
    <string name="setup_epg_sync_mode_upfront_description">Download provider and external guide data during setup before it finishes.</string>
    <string name="setup_epg_sync_mode_upfront_title">Full EPG now</string>
    <string name="setup_file_browse_hint">Browse local storage or USB</string>
    <string name="setup_file_import_failed">Could not import playlist file. Please try again.</string>
    <string name="setup_file_import_storage_full">Storage is full. Free up space and try importing again.</string>
    <string name="setup_file_replace_hint">Press to replace file</string>
    <string name="setup_file_select_title">Select M3U File</string>
    <string name="setup_form_subtitle">Choose a source, enter the details, and continue. You can manage it later from Settings.</string>
    <string name="setup_hide_password">Hide password</string>
    <string name="setup_import_backup">Import Backup</string>
    <string name="setup_import_from_drive">Import from Drive</string>
    <string name="setup_info_m3u_body">Use a playlist link or import a local file.</string>
    <string name="setup_info_m3u_title">Use M3U for URL or file-based playlists</string>
    <string name="setup_info_manage_body">Refresh, edit, or replace it later from Settings.</string>
    <string name="setup_info_manage_title">You can manage providers later</string>
    <string name="setup_info_stalker_body">Portal URL plus a provider-approved MAC address.</string>
    <string name="setup_info_xtream_body">Best when you have server, user, and password.</string>
    <string name="setup_info_xtream_title">Use Xtream when credentials are available</string>
    <string name="setup_jellyfin_quick_connect">Quick Connect</string>
    <string name="setup_jellyfin_quick_connect_code">Code: %s</string>
    <string name="setup_jellyfin_quick_connect_code_instructions">Open your Jellyfin server in a browser and enter this code, or scan the QR code with your phone.</string>
    <string name="setup_login">Login</string>
    <string name="setup_m3u">M3U Playlist</string>
    <string name="setup_m3u_hint">M3U URL</string>
    <string name="setup_m3u_vod_classification_helper">M3U only. Use playlist URL and group-title heuristics to sort matching entries into Movies instead of Live TV.</string>
    <string name="setup_m3u_vod_classification_label">M3U VOD Classification</string>
    <string name="setup_name">Name</string>
    <string name="setup_name_hint">Playlist Name (Optional)</string>
    <string name="setup_name_placeholder">My Jellyfin Server</string>
    <string name="setup_pass_hint">Password</string>
    <string name="setup_password">Password</string>
    <string name="setup_phone_pairing_body">Scan a QR code and enter provider credentials from a phone on the same Wi-Fi.</string>
    <string name="setup_phone_pairing_complete">Added</string>
    <string name="setup_phone_pairing_error">Error</string>
    <string name="setup_phone_pairing_idle">Local only</string>
    <string name="setup_phone_pairing_qr_description">QR code for phone provider setup</string>
    <string name="setup_phone_pairing_ready">Scan now</string>
    <string name="setup_phone_pairing_receiving">Adding</string>
    <string name="setup_phone_pairing_restart">New QR code</string>
    <string name="setup_phone_pairing_same_wifi">Open this from a phone on the same Wi-Fi. Credentials are sent directly to this TV.</string>
    <string name="setup_phone_pairing_start">Show QR code</string>
    <string name="setup_phone_pairing_stop">Stop pairing</string>
    <string name="setup_phone_pairing_title">Add from phone</string>
    <string name="setup_provider_title">Add a provider</string>
    <string name="setup_save">Save Changes</string>
    <string name="setup_server_hint">Server URL</string>
    <string name="setup_server_url">Server URL</string>
    <string name="setup_shell_eyebrow">Provider Onboarding</string>
    <string name="setup_shell_subtitle">Use Xtream or M3U. You can change it later.</string>
    <string name="setup_show_password">Show password</string>
    <string name="setup_source_type_label">Source Type</string>
    <string name="setup_stalker">Stalker</string>
    <string name="setup_stalker_epg_sync_mode_background_description">Finish setup first, then import the Stalker portal guide in the background. If XMLTV is configured and works, it is used first.</string>
    <string name="setup_stalker_epg_sync_mode_helper">Stalker can use the portal’s native guide when XMLTV is missing or unavailable. Upfront imports it during setup, Background defers it, and Skip leaves guide loading on demand.</string>
    <string name="setup_stalker_epg_sync_mode_skip_description">Do not bulk import guide data automatically. Live guide data can still load on demand when you browse channels.</string>
    <string name="setup_stalker_epg_sync_mode_upfront_description">Download live channels and import the Stalker portal guide during setup. If XMLTV is configured and works, it is used first.</string>
    <string name="setup_tab_file">File</string>
    <string name="setup_tab_jellyfin">Jellyfin</string>
    <string name="setup_tab_url">URL</string>
    <string name="setup_title_streamvault">StreamVault</string>
    <string name="setup_update_desc">Update your IPTV provider details</string>
    <string name="setup_user_hint">Username</string>
    <string name="setup_username">Username</string>
    <string name="setup_validating">Validating...</string>
    <string name="setup_xtream">Xtream Codes</string>
    <string name="setup_xtream_live_sync_mode_auto_description">Recommended. Uses category sync on low-memory devices, background refreshes, hidden-category refreshes, and stressed providers.</string>
    <string name="setup_xtream_live_sync_mode_auto_title">Auto</string>
    <string name="setup_xtream_live_sync_mode_category_description">Always fetch Live TV one category at a time. Safer for large providers and weak Android TV devices.</string>
    <string name="setup_xtream_live_sync_mode_category_title">Category by category</string>
    <string name="setup_xtream_live_sync_mode_helper">Choose how Live TV channels are fetched. Auto protects weak devices and routine refreshes while keeping categories populated.</string>
    <string name="setup_xtream_live_sync_mode_label">Xtream Live Sync</string>
    <string name="setup_xtream_live_sync_mode_stream_all_description">Try the provider-wide Live endpoint using the streaming parser. Falls back to category sync if unsafe or failed.</string>
    <string name="setup_xtream_live_sync_mode_stream_all_title">Stream all</string>
    <string name="snackbar_pane_title">Alert</string>
    <string name="split_count_format">%1$s %2$d/4</string>
    <string name="state_empty">Empty</string>
    <string name="state_off">Off</string>
    <string name="state_on">On</string>
    <string name="status_bar_notification_info_overflow">999+</string>
    <string name="stream_url_clip_label">Stream URL</string>
    <string name="stream_url_copied">Stream URL copied</string>
    <string name="stream_url_copy">Copy URL</string>
    <string name="stream_url_copy_failed">Could not resolve stream URL</string>
    <string name="switch_role">Switch</string>
    <string name="sync_items_indexed_format">%1$d items indexed</string>
    <string name="sync_section_live">Live</string>
    <string name="sync_section_series">Series</string>
    <string name="sync_section_vod">VOD</string>
    <string name="tab">Tab</string>
    <string name="template_percent"><ns1:g id="percentage">%1$d</ns1:g> percent.</string>
    <string name="time_range_format">%1$s – %2$s</string>
    <string name="tooltip_description">tooltip</string>
    <string name="tooltip_label">show tooltip</string>
    <string name="tv_channel_continue_watching_description">Resume titles you started recently</string>
    <string name="tv_channel_continue_watching_title">Continue Watching</string>
    <string name="tv_channel_fresh_series_description">Recently updated series from %1$s</string>
    <string name="tv_channel_fresh_series_title">Fresh Series</string>
    <string name="tv_channel_recommended_movies_description">Tailored from your recent picks on %1$s</string>
    <string name="tv_channel_recommended_movies_title">Recommended Movies</string>
    <string name="tv_channel_top_movies_description">Popular picks from %1$s</string>
    <string name="tv_channel_top_movies_title">Top Movies</string>
    <string name="tv_input_setup_error_body">The TV input sync did not complete.</string>
    <string name="tv_input_setup_error_title">Auto scan failed</string>
    <string name="tv_input_setup_idle_body">Please wait.</string>
    <string name="tv_input_setup_idle_title">Preparing Live TV integration</string>
    <string name="tv_input_setup_no_provider_body">Add at least one IPTV provider in StreamVault, then return here to scan channels into Android TV Live TV.</string>
    <string name="tv_input_setup_no_provider_title">No IPTV provider configured</string>
    <string name="tv_input_setup_open_setup">Open StreamVault Setup</string>
    <string name="tv_input_setup_retry_scan">Retry Auto Scan</string>
    <string name="tv_input_setup_scanning_body">StreamVault is syncing your active provider into Android TV Live TV.</string>
    <string name="tv_input_setup_scanning_title">Scanning StreamVault channels</string>
    <string name="tv_input_setup_source_format">Source: %1$s</string>
    <string name="tv_input_setup_success_body">Your channels were synced successfully.</string>
    <string name="tv_input_setup_success_hint">Android TV Live TV can now open your StreamVault channels.</string>
    <string name="tv_input_setup_success_title">Live TV is ready</string>
    <string name="tv_input_setup_try_scan_again">Try Auto Scan Again</string>
    <string name="vod_category_picker_empty">No matching categories found.</string>
    <string name="vod_category_picker_search_placeholder">Search categories…</string>
    <string name="vod_category_picker_subtitle">Search by category name, then open the matching shelf.</string>
    <string name="vod_category_picker_title">Browse categories</string>
    <string name="vod_classic_all">All</string>
    <string name="vod_classic_categories_title">Categories</string>
    <string name="vod_classic_category_search">Search in categories</string>
    <string name="vod_classic_continue_watching">Continue Watching</string>
    <string name="vod_classic_empty_category">No titles found in this section.</string>
    <string name="vod_classic_recently_added">Recently Added</string>
    <string name="vod_classic_results_count">%1$d items</string>
    <string name="vod_external_ratings_heading">Ratings</string>
    <string name="vod_rating_imdb">IMDb</string>
    <string name="vod_rating_metacritic">Metacritic</string>
    <string name="vod_rating_rotten_tomatoes">Rotten Tomatoes</string>
    <string name="vod_rating_tmdb">TMDb</string>
    <string name="vod_sync_needed_subtitle">Refresh this provider to import movies and series into the library.</string>
    <string name="vod_sync_needed_title">Sync needed</string>
    <string name="welcome_enter_app">Enter App</string>
    <string name="welcome_feature_library">Large-library movies and series without the clutter</string>
    <string name="welcome_feature_live">Fast live browsing with remote-first focus</string>
    <string name="welcome_feature_player">Unified player overlays, guide access, and saved content</string>
    <string name="welcome_loading_subtitle">Opening the right screen for this device.</string>
    <string name="welcome_loading_title">Preparing your library</string>
    <string name="welcome_manage_hint">Swap providers, refresh metadata, or add a new source.</string>
    <string name="welcome_manage_providers">Manage Providers</string>
    <string name="welcome_setup_later">Set up later</string>
    <string name="welcome_setup_provider">Setup Provider</string>
    <string name="welcome_subtitle">Lean back into live channels, catch-up viewing, movies, and series with a first-party Android TV experience.</string>
    <string name="welcome_tagline">Premium IPTV for the living room</string>
    <string name="welcome_version">v1.0.3</string>
    <style name="AlertDialog.AppCompat" parent="Base.AlertDialog.AppCompat"/>
    <style name="AlertDialog.AppCompat.Light" parent="Base.AlertDialog.AppCompat.Light"/>
    <style name="Animation.AppCompat.Dialog" parent="Base.Animation.AppCompat.Dialog"/>
    <style name="Animation.AppCompat.DropDownUp" parent="Base.Animation.AppCompat.DropDownUp"/>
    <style name="Animation.AppCompat.Tooltip" parent="Base.Animation.AppCompat.Tooltip"/>
    <style name="Base.AlertDialog.AppCompat" parent="android:Widget">
        <item name="android:layout">@layout/abc_alert_dialog_material</item>
        <item name="listLayout">@layout/abc_select_dialog_material</item>
        <item name="listItemLayout">@layout/select_dialog_item_material</item>
        <item name="multiChoiceItemLayout">@layout/select_dialog_multichoice_material</item>
        <item name="singleChoiceItemLayout">@layout/select_dialog_singlechoice_material</item>
        <item name="buttonIconDimen">@dimen/abc_alert_dialog_button_dimen</item>
    </style>
    <style name="Base.AlertDialog.AppCompat.Light" parent="Base.AlertDialog.AppCompat"/>
    <style name="Base.Animation.AppCompat.Dialog" parent="android:Animation">
        <item name="android:windowEnterAnimation">@anim/abc_popup_enter</item>
        <item name="android:windowExitAnimation">@anim/abc_popup_exit</item>
    </style>
    <style name="Base.Animation.AppCompat.DropDownUp" parent="android:Animation">
        <item name="android:windowEnterAnimation">@anim/abc_grow_fade_in_from_bottom</item>
        <item name="android:windowExitAnimation">@anim/abc_shrink_fade_out_from_bottom</item>
    </style>
    <style name="Base.Animation.AppCompat.Tooltip" parent="android:Animation">
        <item name="android:windowEnterAnimation">@anim/abc_tooltip_enter</item>
        <item name="android:windowExitAnimation">@anim/abc_tooltip_exit</item>
    </style>
    <style name="Base.DialogWindowTitle.AppCompat" parent="android:Widget">
        <item name="android:maxLines">1</item>
        <item name="android:scrollHorizontally">true</item>
        <item name="android:textAppearance">@style/TextAppearance.AppCompat.Title</item>
    </style>
    <style name="Base.DialogWindowTitleBackground.AppCompat" parent="android:Widget">
        <item name="android:background">@null</item>
        <item name="android:paddingLeft">?attr/dialogPreferredPadding</item>
        <item name="android:paddingRight">?attr/dialogPreferredPadding</item>
        <item name="android:paddingTop">@dimen/abc_dialog_padding_top_material</item>
    </style>
    <style name="Base.TextAppearance.AppCompat" parent="android:TextAppearance">
        <item name="android:textColor">?android:textColorPrimary</item>
        <item name="android:textColorHint">?android:textColorHint</item>
        <item name="android:textColorHighlight">?android:textColorHighlight</item>
        <item name="android:textColorLink">?android:textColorLink</item>
        <item name="android:textSize">@dimen/abc_text_size_body_1_material</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Body1">
        <item name="android:textSize">@dimen/abc_text_size_body_1_material</item>
        <item name="android:textColor">?android:textColorPrimary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Body2">
        <item name="android:textSize">@dimen/abc_text_size_body_2_material</item>
        <item name="android:textColor">?android:textColorPrimary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Button">
        <item name="android:textSize">@dimen/abc_text_size_button_material</item>
        <item name="android:textAllCaps">true</item>
        <item name="android:textColor">?android:textColorPrimary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Caption">
        <item name="android:textSize">@dimen/abc_text_size_caption_material</item>
        <item name="android:textColor">?android:textColorSecondary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Display1">
        <item name="android:textSize">@dimen/abc_text_size_display_1_material</item>
        <item name="android:textColor">?android:textColorSecondary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Display2">
        <item name="android:textSize">@dimen/abc_text_size_display_2_material</item>
        <item name="android:textColor">?android:textColorSecondary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Display3">
        <item name="android:textSize">@dimen/abc_text_size_display_3_material</item>
        <item name="android:textColor">?android:textColorSecondary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Display4">
        <item name="android:textSize">@dimen/abc_text_size_display_4_material</item>
        <item name="android:textColor">?android:textColorSecondary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Headline">
        <item name="android:textSize">@dimen/abc_text_size_headline_material</item>
        <item name="android:textColor">?android:textColorPrimary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Inverse">
        <item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
        <item name="android:textColorHint">?android:attr/textColorHintInverse</item>
        <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
        <item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Large">
        <item name="android:textSize">@dimen/abc_text_size_large_material</item>
        <item name="android:textColor">?android:attr/textColorPrimary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Large.Inverse">
        <item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
        <item name="android:textColorHint">?android:attr/textColorHintInverse</item>
        <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
        <item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Medium">
        <item name="android:textSize">@dimen/abc_text_size_medium_material</item>
        <item name="android:textColor">?android:attr/textColorSecondary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Medium.Inverse">
        <item name="android:textColor">?android:attr/textColorSecondaryInverse</item>
        <item name="android:textColorHint">?android:attr/textColorHintInverse</item>
        <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
        <item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Menu">
        <item name="android:textSize">@dimen/abc_text_size_menu_material</item>
        <item name="android:textColor">?android:textColorPrimary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.SearchResult" parent="">
        <item name="android:textStyle">normal</item>
        <item name="android:textColor">?android:textColorPrimary</item>
        <item name="android:textColorHint">?android:textColorHint</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.SearchResult.Subtitle">
        <item name="android:textSize">14sp</item>
        <item name="android:textColor">?android:textColorSecondary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.SearchResult.Title">
        <item name="android:textSize">18sp</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Small">
        <item name="android:textSize">@dimen/abc_text_size_small_material</item>
        <item name="android:textColor">?android:attr/textColorTertiary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Small.Inverse">
        <item name="android:textColor">?android:attr/textColorTertiaryInverse</item>
        <item name="android:textColorHint">?android:attr/textColorHintInverse</item>
        <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
        <item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Subhead">
        <item name="android:textSize">@dimen/abc_text_size_subhead_material</item>
        <item name="android:textColor">?android:textColorPrimary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Subhead.Inverse">
        <item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
        <item name="android:textColorHint">?android:attr/textColorHintInverse</item>
        <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
        <item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Title">
        <item name="android:textSize">@dimen/abc_text_size_title_material</item>
        <item name="android:textColor">?android:textColorPrimary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Title.Inverse">
        <item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
        <item name="android:textColorHint">?android:attr/textColorHintInverse</item>
        <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
        <item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Tooltip">
        <item name="android:textSize">14sp</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="TextAppearance.AppCompat.Button">
        <item name="android:textColor">?attr/actionMenuTextColor</item>
        <item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="TextAppearance.AppCompat.Subhead">
        <item name="android:textSize">@dimen/abc_text_size_subtitle_material_toolbar</item>
        <item name="android:textColor">?android:attr/textColorSecondary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="TextAppearance.AppCompat.Subhead.Inverse">
        <item name="android:textSize">@dimen/abc_text_size_subtitle_material_toolbar</item>
        <item name="android:textColor">?android:attr/textColorSecondaryInverse</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Title" parent="TextAppearance.AppCompat.Title">
        <item name="android:textSize">@dimen/abc_text_size_title_material_toolbar</item>
        <item name="android:textColor">?android:attr/textColorPrimary</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="TextAppearance.AppCompat.Title.Inverse">
        <item name="android:textSize">@dimen/abc_text_size_title_material_toolbar</item>
        <item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="TextAppearance.AppCompat.Widget.ActionBar.Subtitle"/>
    <style name="Base.TextAppearance.AppCompat.Widget.ActionMode.Title" parent="TextAppearance.AppCompat.Widget.ActionBar.Title"/>
    <style name="Base.TextAppearance.AppCompat.Widget.Button" parent="TextAppearance.AppCompat.Button"/>
    <style name="Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button">
        <item name="android:textColor">@color/abc_btn_colored_borderless_text_material</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Widget.Button.Colored">
        <item name="android:textColor">@color/abc_btn_colored_text_material</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Widget.Button.Inverse" parent="TextAppearance.AppCompat.Button">
        <item name="android:textColor">?android:textColorPrimaryInverse</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Widget.DropDownItem" parent="android:TextAppearance.Small">
        <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Header" parent="TextAppearance.AppCompat">
        <item name="android:textSize">@dimen/abc_text_size_menu_header_material</item>
        <item name="android:textColor">?attr/colorAccent</item>
    </style>
    <style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Menu"/>
    <style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Menu"/>
    <style name="Base.TextAppearance.AppCompat.Widget.Switch" parent="TextAppearance.AppCompat.Button"/>
    <style name="Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem" parent="TextAppearance.AppCompat.Menu"/>
    <style name="Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="android:TextAppearance.Medium">
        <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item>
    </style>
    <style name="Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle" parent="TextAppearance.AppCompat.Widget.ActionBar.Subtitle">
    </style>
    <style name="Base.TextAppearance.Widget.AppCompat.Toolbar.Title" parent="TextAppearance.AppCompat.Widget.ActionBar.Title">
    </style>
    <style name="Base.Theme.AppCompat" parent="Base.V7.Theme.AppCompat">
    </style>
    <style name="Base.Theme.AppCompat.CompactMenu" parent="">
        <item name="android:itemTextAppearance">?android:attr/textAppearanceMedium</item>
        <item name="android:listViewStyle">@style/Widget.AppCompat.ListView.Menu</item>
        <item name="android:windowAnimationStyle">@style/Animation.AppCompat.DropDownUp</item>
    </style>
    <style name="Base.Theme.AppCompat.Dialog" parent="Base.V7.Theme.AppCompat.Dialog"/>
    <style name="Base.Theme.AppCompat.Dialog.Alert">
        <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
        <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
    </style>
    <style name="Base.Theme.AppCompat.Dialog.FixedSize">
        <item name="windowFixedWidthMajor">@dimen/abc_dialog_fixed_width_major</item>
        <item name="windowFixedWidthMinor">@dimen/abc_dialog_fixed_width_minor</item>
        <item name="windowFixedHeightMajor">@dimen/abc_dialog_fixed_height_major</item>
        <item name="windowFixedHeightMinor">@dimen/abc_dialog_fixed_height_minor</item>
    </style>
    <style name="Base.Theme.AppCompat.Dialog.MinWidth">
        <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
        <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
    </style>
    <style name="Base.Theme.AppCompat.DialogWhenLarge" parent="Theme.AppCompat"/>
    <style name="Base.Theme.AppCompat.Light" parent="Base.V7.Theme.AppCompat.Light">
    </style>
    <style name="Base.Theme.AppCompat.Light.DarkActionBar" parent="Base.Theme.AppCompat.Light">
        <item name="actionBarPopupTheme">@style/ThemeOverlay.AppCompat.Light</item>
        <item name="actionBarWidgetTheme">@null</item>
        <item name="actionBarTheme">@style/ThemeOverlay.AppCompat.Dark.ActionBar</item>
        <item name="actionModeTheme">?attr/actionBarTheme</item>

        
        <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item>

        <item name="colorPrimaryDark">@color/primary_dark_material_dark</item>
        <item name="colorPrimary">@color/primary_material_dark</item>
    </style>
    <style name="Base.Theme.AppCompat.Light.Dialog" parent="Base.V7.Theme.AppCompat.Light.Dialog"/>
    <style name="Base.Theme.AppCompat.Light.Dialog.Alert">
        <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
        <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
    </style>
    <style name="Base.Theme.AppCompat.Light.Dialog.FixedSize">
        <item name="windowFixedWidthMajor">@dimen/abc_dialog_fixed_width_major</item>
        <item name="windowFixedWidthMinor">@dimen/abc_dialog_fixed_width_minor</item>
        <item name="windowFixedHeightMajor">@dimen/abc_dialog_fixed_height_major</item>
        <item name="windowFixedHeightMinor">@dimen/abc_dialog_fixed_height_minor</item>
    </style>
    <style name="Base.Theme.AppCompat.Light.Dialog.MinWidth">
        <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
        <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
    </style>
    <style name="Base.Theme.AppCompat.Light.DialogWhenLarge" parent="Theme.AppCompat.Light"/>
    <style name="Base.ThemeOverlay.AppCompat" parent="Platform.ThemeOverlay.AppCompat"/>
    <style name="Base.ThemeOverlay.AppCompat.ActionBar">
        <item name="colorControlNormal">?android:attr/textColorPrimary</item>
        <item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item>
    </style>
    <style name="Base.ThemeOverlay.AppCompat.Dark" parent="Platform.ThemeOverlay.AppCompat.Dark">
        <item name="android:windowBackground">@color/background_material_dark</item>
        <item name="android:colorForeground">@color/foreground_material_dark</item>
        <item name="android:colorForegroundInverse">@color/foreground_material_light</item>
        <item name="android:colorBackground">@color/background_material_dark</item>
        <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_dark</item>
        <item name="colorBackgroundFloating">@color/background_floating_material_dark</item>

        <item name="android:textColorPrimary">@color/abc_primary_text_material_dark</item>
        <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_light</item>
        <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
        <item name="android:textColorSecondary">@color/abc_secondary_text_material_dark</item>
        <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_light</item>
        <item name="android:textColorTertiary">@color/abc_secondary_text_material_dark</item>
        <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_light</item>
        <item name="android:textColorHint">@color/abc_hint_foreground_material_dark</item>
        <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_light</item>
        <item name="android:textColorHighlight">@color/highlighted_text_material_dark</item>

        <item name="colorControlNormal">?android:attr/textColorSecondary</item>
        <item name="colorControlHighlight">@color/ripple_material_dark</item>
        <item name="colorButtonNormal">@color/button_material_dark</item>
        <item name="colorSwitchThumbNormal">@color/switch_thumb_material_dark</item>

        
        <item name="isLightTheme">false</item>
    </style>
    <style name="Base.ThemeOverlay.AppCompat.Dark.ActionBar">
        <item name="colorControlNormal">?android:attr/textColorPrimary</item>
        <item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item>
    </style>
    <style name="Base.ThemeOverlay.AppCompat.Dialog" parent="Base.V7.ThemeOverlay.AppCompat.Dialog"/>
    <style name="Base.ThemeOverlay.AppCompat.Dialog.Alert">
        <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
        <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
    </style>
    <style name="Base.ThemeOverlay.AppCompat.Light" parent="Platform.ThemeOverlay.AppCompat.Light">
        <item name="android:windowBackground">@color/background_material_light</item>
        <item name="android:colorForeground">@color/foreground_material_light</item>
        <item name="android:colorForegroundInverse">@color/foreground_material_dark</item>
        <item name="android:colorBackground">@color/background_material_light</item>
        <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_light</item>
        <item name="colorBackgroundFloating">@color/background_floating_material_light</item>

        <item name="android:textColorPrimary">@color/abc_primary_text_material_light</item>
        <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_dark</item>
        <item name="android:textColorSecondary">@color/abc_secondary_text_material_light</item>
        <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_dark</item>
        <item name="android:textColorTertiary">@color/abc_secondary_text_material_light</item>
        <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_dark</item>
        <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_light</item>
        <item name="android:textColorPrimaryInverseDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
        <item name="android:textColorHint">@color/abc_hint_foreground_material_light</item>
        <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_dark</item>
        <item name="android:textColorHighlight">@color/highlighted_text_material_light</item>

        <item name="colorControlNormal">?android:attr/textColorSecondary</item>
        <item name="colorControlHighlight">@color/ripple_material_light</item>
        <item name="colorButtonNormal">@color/button_material_light</item>
        <item name="colorSwitchThumbNormal">@color/switch_thumb_material_light</item>

        
        <item name="isLightTheme">true</item>
    </style>
    <style name="Base.V7.Theme.AppCompat" parent="Platform.AppCompat">
        <item name="windowNoTitle">false</item>
        <item name="windowActionBar">true</item>
        <item name="windowActionBarOverlay">false</item>
        <item name="windowActionModeOverlay">false</item>
        <item name="actionBarPopupTheme">@null</item>

        <item name="colorBackgroundFloating">@color/background_floating_material_dark</item>

        
        <item name="isLightTheme">false</item>

        <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item>
        <item name="selectableItemBackgroundBorderless">?attr/selectableItemBackground</item>
        <item name="borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
        <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_material</item>

        <item name="dividerVertical">@drawable/abc_list_divider_mtrl_alpha</item>
        <item name="dividerHorizontal">@drawable/abc_list_divider_mtrl_alpha</item>

        
        <item name="actionBarTabStyle">@style/Widget.AppCompat.ActionBar.TabView</item>
        <item name="actionBarTabBarStyle">@style/Widget.AppCompat.ActionBar.TabBar</item>
        <item name="actionBarTabTextStyle">@style/Widget.AppCompat.ActionBar.TabText</item>
        <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item>
        <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item>
        <item name="actionOverflowMenuStyle">@style/Widget.AppCompat.PopupMenu.Overflow</item>
        <item name="actionBarStyle">@style/Widget.AppCompat.ActionBar.Solid</item>
        <item name="actionBarSplitStyle">?attr/actionBarStyle</item>
        <item name="actionBarWidgetTheme">@null</item>
        <item name="actionBarTheme">@style/ThemeOverlay.AppCompat.ActionBar</item>
        <item name="actionBarSize">@dimen/abc_action_bar_default_height_material</item>
        <item name="actionBarDivider">?attr/dividerVertical</item>
        <item name="actionBarItemBackground">?attr/selectableItemBackgroundBorderless</item>
        <item name="actionMenuTextAppearance">@style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item>
        <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item>

        
        <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item>

        
        <item name="actionModeTheme">?attr/actionBarTheme</item>
        <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item>
        <item name="actionModeBackground">@drawable/abc_cab_background_top_material</item>
        <item name="actionModeSplitBackground">?attr/colorPrimaryDark</item>
        <item name="actionModeCloseContentDescription">@string/abc_action_mode_done</item>
        <item name="actionModeCloseDrawable">@drawable/abc_ic_ab_back_material</item>
        <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item>

        <item name="actionModeCutDrawable">@drawable/abc_ic_menu_cut_mtrl_alpha</item>
        <item name="actionModeCopyDrawable">@drawable/abc_ic_menu_copy_mtrl_am_alpha</item>
        <item name="actionModePasteDrawable">@drawable/abc_ic_menu_paste_mtrl_am_alpha</item>
        <item name="actionModeSelectAllDrawable">@drawable/abc_ic_menu_selectall_mtrl_alpha</item>
        <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_mtrl_alpha</item>

        
        <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item>
        <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item>
        <item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item>
        <item name="android:panelBackground">@android:color/transparent</item>
        <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item>

        
        <item name="textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
        <item name="textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
        <item name="textAppearanceListItemSecondary">@style/TextAppearance.AppCompat.Body1</item>
        <item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
        <item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
        <item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
        <item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>

        
        <item name="spinnerStyle">@style/Widget.AppCompat.Spinner</item>
        <item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item>
        <item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item>

        
        <item name="spinnerDropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
        <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item>

        
        <item name="popupMenuStyle">@style/Widget.AppCompat.PopupMenu</item>
        <item name="textAppearanceLargePopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Large</item>
        <item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item>
        <item name="textAppearancePopupMenuHeader">@style/TextAppearance.AppCompat.Widget.PopupMenu.Header</item>
        <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item>
        <item name="dropDownListViewStyle">?android:attr/dropDownListViewStyle</item>
        <item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item>

        
        <item name="searchViewStyle">@style/Widget.AppCompat.SearchView</item>
        <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
        <item name="textColorSearchUrl">@color/abc_search_url_text</item>
        <item name="textAppearanceSearchResultTitle">@style/TextAppearance.AppCompat.SearchResult.Title</item>
        <item name="textAppearanceSearchResultSubtitle">@style/TextAppearance.AppCompat.SearchResult.Subtitle</item>

        
        <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item>

        
        <item name="toolbarStyle">@style/Widget.AppCompat.Toolbar</item>
        <item name="toolbarNavigationButtonStyle">@style/Widget.AppCompat.Toolbar.Button.Navigation</item>

        <item name="editTextStyle">@style/Widget.AppCompat.EditText</item>
        <item name="editTextBackground">@drawable/abc_edit_text_material</item>
        <item name="editTextColor">?android:attr/textColorPrimary</item>
        <item name="autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item>
        <item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item>

        
        <item name="colorPrimaryDark">@color/primary_dark_material_dark</item>
        <item name="colorPrimary">@color/primary_material_dark</item>
        <item name="colorAccent">@color/accent_material_dark</item>

        <item name="colorControlNormal">?android:attr/textColorSecondary</item>
        <item name="colorControlActivated">?attr/colorAccent</item>
        <item name="colorControlHighlight">@color/ripple_material_dark</item>
        <item name="colorButtonNormal">@color/button_material_dark</item>
        <item name="colorSwitchThumbNormal">@color/switch_thumb_material_dark</item>
        <item name="controlBackground">?attr/selectableItemBackgroundBorderless</item>

        <item name="drawerArrowStyle">@style/Widget.AppCompat.DrawerArrowToggle</item>

        <item name="checkedTextViewStyle">?android:attr/checkedTextViewStyle</item>
        <item name="checkboxStyle">@style/Widget.AppCompat.CompoundButton.CheckBox</item>
        <item name="radioButtonStyle">@style/Widget.AppCompat.CompoundButton.RadioButton</item>
        <item name="switchStyle">@style/Widget.AppCompat.CompoundButton.Switch</item>

        <item name="ratingBarStyle">@style/Widget.AppCompat.RatingBar</item>
        <item name="ratingBarStyleIndicator">@style/Widget.AppCompat.RatingBar.Indicator</item>
        <item name="ratingBarStyleSmall">@style/Widget.AppCompat.RatingBar.Small</item>
        <item name="seekBarStyle">@style/Widget.AppCompat.SeekBar</item>

        
        <item name="buttonStyle">@style/Widget.AppCompat.Button</item>
        <item name="buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item>
        <item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item>

        <item name="imageButtonStyle">@style/Widget.AppCompat.ImageButton</item>

        <item name="buttonBarStyle">@style/Widget.AppCompat.ButtonBar</item>
        <item name="buttonBarButtonStyle">@style/Widget.AppCompat.Button.ButtonBar.AlertDialog</item>
        <item name="buttonBarPositiveButtonStyle">?attr/buttonBarButtonStyle</item>
        <item name="buttonBarNegativeButtonStyle">?attr/buttonBarButtonStyle</item>
        <item name="buttonBarNeutralButtonStyle">?attr/buttonBarButtonStyle</item>

        
        <item name="dialogTheme">@style/ThemeOverlay.AppCompat.Dialog</item>
        <item name="dialogPreferredPadding">@dimen/abc_dialog_padding_material</item>
        <item name="dialogCornerRadius">@dimen/abc_dialog_corner_radius_material</item>

        <item name="alertDialogTheme">@style/ThemeOverlay.AppCompat.Dialog.Alert</item>
        <item name="alertDialogStyle">@style/AlertDialog.AppCompat</item>
        <item name="alertDialogCenterButtons">false</item>
        <item name="textColorAlertDialogListItem">@color/abc_primary_text_material_dark</item>
        <item name="listDividerAlertDialog">@null</item>

        
        <item name="windowFixedWidthMajor">@null</item>
        <item name="windowFixedWidthMinor">@null</item>
        <item name="windowFixedHeightMajor">@null</item>
        <item name="windowFixedHeightMinor">@null</item>

        
        <item name="tooltipFrameBackground">@drawable/tooltip_frame_light</item>
        <item name="tooltipForegroundColor">@color/foreground_material_light</item>

        <item name="colorError">@color/error_color_material_dark</item>
    </style>
    <style name="Base.V7.Theme.AppCompat.Dialog" parent="Base.Theme.AppCompat">
        <item name="android:colorBackground">?attr/colorBackgroundFloating</item>
        <item name="android:colorBackgroundCacheHint">@null</item>

        <item name="android:windowFrame">@null</item>
        <item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item>
        <item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item>
        <item name="android:windowBackground">@drawable/abc_dialog_material_background</item>
        <item name="android:windowIsFloating">true</item>
        <item name="android:backgroundDimEnabled">true</item>
        <item name="android:windowContentOverlay">@null</item>
        <item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item>
        <item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item>

        <item name="windowActionBar">false</item>
        <item name="windowActionModeOverlay">true</item>

        <item name="listPreferredItemPaddingLeft">24dip</item>
        <item name="listPreferredItemPaddingRight">24dip</item>

        <item name="android:listDivider">@null</item>

        <item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item>
        <item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
        <item name="android:windowCloseOnTouchOutside">true</item>
    </style>
    <style name="Base.V7.Theme.AppCompat.Light" parent="Platform.AppCompat.Light">
        <item name="windowNoTitle">false</item>
        <item name="windowActionBar">true</item>
        <item name="windowActionBarOverlay">false</item>
        <item name="windowActionModeOverlay">false</item>
        <item name="actionBarPopupTheme">@null</item>

        <item name="colorBackgroundFloating">@color/background_floating_material_light</item>

        
        <item name="isLightTheme">true</item>

        <item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item>
        <item name="selectableItemBackgroundBorderless">?attr/selectableItemBackground</item>
        <item name="borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
        <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_material</item>

        <item name="dividerVertical">@drawable/abc_list_divider_mtrl_alpha</item>
        <item name="dividerHorizontal">@drawable/abc_list_divider_mtrl_alpha</item>

        
        <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView</item>
        <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar</item>
        <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText</item>
        <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item>
        <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item>
        <item name="actionOverflowMenuStyle">@style/Widget.AppCompat.Light.PopupMenu.Overflow</item>
        <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar.Solid</item>
        <item name="actionBarSplitStyle">?attr/actionBarStyle</item>
        <item name="actionBarWidgetTheme">@null</item>
        <item name="actionBarTheme">@style/ThemeOverlay.AppCompat.ActionBar</item>
        <item name="actionBarSize">@dimen/abc_action_bar_default_height_material</item>
        <item name="actionBarDivider">?attr/dividerVertical</item>
        <item name="actionBarItemBackground">?attr/selectableItemBackgroundBorderless</item>
        <item name="actionMenuTextAppearance">@style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item>
        <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item>

        
        <item name="actionModeTheme">?attr/actionBarTheme</item>
        <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item>
        <item name="actionModeBackground">@drawable/abc_cab_background_top_material</item>
        <item name="actionModeSplitBackground">?attr/colorPrimaryDark</item>
        <item name="actionModeCloseContentDescription">@string/abc_action_mode_done</item>
        <item name="actionModeCloseDrawable">@drawable/abc_ic_ab_back_material</item>
        <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item>

        <item name="actionModeCutDrawable">@drawable/abc_ic_menu_cut_mtrl_alpha</item>
        <item name="actionModeCopyDrawable">@drawable/abc_ic_menu_copy_mtrl_am_alpha</item>
        <item name="actionModePasteDrawable">@drawable/abc_ic_menu_paste_mtrl_am_alpha</item>
        <item name="actionModeSelectAllDrawable">@drawable/abc_ic_menu_selectall_mtrl_alpha</item>
        <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_mtrl_alpha</item>

        
        <item name="actionDropDownStyle">@style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item>

        
        <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item>
        <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item>
        <item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item>
        <item name="android:panelBackground">@android:color/transparent</item>
        <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_light</item>

        
        <item name="textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
        <item name="textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
        <item name="textAppearanceListItemSecondary">@style/TextAppearance.AppCompat.Body1</item>
        <item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
        <item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
        <item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
        <item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>

        
        <item name="spinnerStyle">@style/Widget.AppCompat.Spinner</item>
        <item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item>
        <item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item>

        
        <item name="spinnerDropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
        <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item>

        
        <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item>
        <item name="textAppearanceLargePopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item>
        <item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item>
        <item name="textAppearancePopupMenuHeader">@style/TextAppearance.AppCompat.Widget.PopupMenu.Header</item>
        <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item>
        <item name="dropDownListViewStyle">?android:attr/dropDownListViewStyle</item>
        <item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item>

        
        <item name="searchViewStyle">@style/Widget.AppCompat.Light.SearchView</item>
        <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
        <item name="textColorSearchUrl">@color/abc_search_url_text</item>
        <item name="textAppearanceSearchResultTitle">@style/TextAppearance.AppCompat.SearchResult.Title</item>
        <item name="textAppearanceSearchResultSubtitle">@style/TextAppearance.AppCompat.SearchResult.Subtitle</item>

        
        <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item>

        
        <item name="toolbarStyle">@style/Widget.AppCompat.Toolbar</item>
        <item name="toolbarNavigationButtonStyle">@style/Widget.AppCompat.Toolbar.Button.Navigation</item>

        <item name="editTextStyle">@style/Widget.AppCompat.EditText</item>
        <item name="editTextBackground">@drawable/abc_edit_text_material</item>
        <item name="editTextColor">?android:attr/textColorPrimary</item>
        <item name="autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item>
        <item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item>

        
        <item name="colorPrimaryDark">@color/primary_dark_material_light</item>
        <item name="colorPrimary">@color/primary_material_light</item>
        <item name="colorAccent">@color/accent_material_light</item>

        <item name="colorControlNormal">?android:attr/textColorSecondary</item>
        <item name="colorControlActivated">?attr/colorAccent</item>
        <item name="colorControlHighlight">@color/ripple_material_light</item>
        <item name="colorButtonNormal">@color/button_material_light</item>
        <item name="colorSwitchThumbNormal">@color/switch_thumb_material_light</item>
        <item name="controlBackground">?attr/selectableItemBackgroundBorderless</item>

        <item name="drawerArrowStyle">@style/Widget.AppCompat.DrawerArrowToggle</item>

        <item name="checkboxStyle">@style/Widget.AppCompat.CompoundButton.CheckBox</item>
        <item name="radioButtonStyle">@style/Widget.AppCompat.CompoundButton.RadioButton</item>
        <item name="switchStyle">@style/Widget.AppCompat.CompoundButton.Switch</item>

        <item name="ratingBarStyle">@style/Widget.AppCompat.RatingBar</item>
        <item name="ratingBarStyleIndicator">@style/Widget.AppCompat.RatingBar.Indicator</item>
        <item name="ratingBarStyleSmall">@style/Widget.AppCompat.RatingBar.Small</item>
        <item name="seekBarStyle">@style/Widget.AppCompat.SeekBar</item>

        
        <item name="buttonStyle">@style/Widget.AppCompat.Button</item>
        <item name="buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item>
        <item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item>

        <item name="imageButtonStyle">@style/Widget.AppCompat.ImageButton</item>

        <item name="buttonBarStyle">@style/Widget.AppCompat.ButtonBar</item>
        <item name="buttonBarButtonStyle">@style/Widget.AppCompat.Button.ButtonBar.AlertDialog</item>
        <item name="buttonBarPositiveButtonStyle">?attr/buttonBarButtonStyle</item>
        <item name="buttonBarNegativeButtonStyle">?attr/buttonBarButtonStyle</item>
        <item name="buttonBarNeutralButtonStyle">?attr/buttonBarButtonStyle</item>

        
        <item name="dialogTheme">@style/ThemeOverlay.AppCompat.Dialog</item>
        <item name="dialogPreferredPadding">@dimen/abc_dialog_padding_material</item>
        <item name="dialogCornerRadius">@dimen/abc_dialog_corner_radius_material</item>

        <item name="alertDialogTheme">@style/ThemeOverlay.AppCompat.Dialog.Alert</item>
        <item name="alertDialogStyle">@style/AlertDialog.AppCompat.Light</item>
        <item name="alertDialogCenterButtons">false</item>
        <item name="textColorAlertDialogListItem">@color/abc_primary_text_material_light</item>
        <item name="listDividerAlertDialog">@null</item>

        
        <item name="windowFixedWidthMajor">@null</item>
        <item name="windowFixedWidthMinor">@null</item>
        <item name="windowFixedHeightMajor">@null</item>
        <item name="windowFixedHeightMinor">@null</item>

        
        <item name="tooltipFrameBackground">@drawable/tooltip_frame_dark</item>
        <item name="tooltipForegroundColor">@color/foreground_material_dark</item>

        <item name="colorError">@color/error_color_material_light</item>
    </style>
    <style name="Base.V7.Theme.AppCompat.Light.Dialog" parent="Base.Theme.AppCompat.Light">
        <item name="android:colorBackground">?attr/colorBackgroundFloating</item>
        <item name="android:colorBackgroundCacheHint">@null</item>

        <item name="android:windowFrame">@null</item>
        <item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item>
        <item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item>
        <item name="android:windowBackground">@drawable/abc_dialog_material_background</item>
        <item name="android:windowIsFloating">true</item>
        <item name="android:backgroundDimEnabled">true</item>
        <item name="android:windowContentOverlay">@null</item>
        <item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item>
        <item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item>

        <item name="windowActionBar">false</item>
        <item name="windowActionModeOverlay">true</item>

        <item name="listPreferredItemPaddingLeft">24dip</item>
        <item name="listPreferredItemPaddingRight">24dip</item>

        <item name="android:listDivider">@null</item>

        <item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item>
        <item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
        <item name="android:windowCloseOnTouchOutside">true</item>
    </style>
    <style name="Base.V7.ThemeOverlay.AppCompat.Dialog" parent="Base.ThemeOverlay.AppCompat">
        <item name="android:colorBackgroundCacheHint">@null</item>
        <item name="android:colorBackground">?attr/colorBackgroundFloating</item>

        <item name="android:windowFrame">@null</item>
        <item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item>
        <item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item>
        <item name="android:windowBackground">@drawable/abc_dialog_material_background</item>
        <item name="android:windowIsFloating">true</item>
        <item name="android:backgroundDimEnabled">true</item>
        <item name="android:windowContentOverlay">@null</item>
        <item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item>
        <item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item>

        <item name="windowActionBar">false</item>
        <item name="windowActionModeOverlay">true</item>

        <item name="listPreferredItemPaddingLeft">24dip</item>
        <item name="listPreferredItemPaddingRight">24dip</item>

        <item name="android:listDivider">@null</item>

        <item name="windowFixedWidthMajor">@null</item>
        <item name="windowFixedWidthMinor">@null</item>
        <item name="windowFixedHeightMajor">@null</item>
        <item name="windowFixedHeightMinor">@null</item>

        <item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item>
        <item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
        <item name="android:windowCloseOnTouchOutside">true</item>
    </style>
    <style name="Base.V7.Widget.AppCompat.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView">
        <item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item>
        <item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item>
        <item name="android:background">?attr/editTextBackground</item>
        <item name="android:textColor">?attr/editTextColor</item>
        <item name="android:textAppearance">?android:attr/textAppearanceMediumInverse</item>
        <item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item>
    </style>
    <style name="Base.V7.Widget.AppCompat.EditText" parent="android:Widget.EditText">
        <item name="android:background">?attr/editTextBackground</item>
        <item name="android:textColor">?attr/editTextColor</item>
        <item name="android:textAppearance">?android:attr/textAppearanceMediumInverse</item>
        <item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item>
    </style>
    <style name="Base.V7.Widget.AppCompat.Toolbar" parent="android:Widget">
        <item name="titleTextAppearance">@style/TextAppearance.Widget.AppCompat.Toolbar.Title</item>
        <item name="subtitleTextAppearance">@style/TextAppearance.Widget.AppCompat.Toolbar.Subtitle</item>
        <item name="android:minHeight">?attr/actionBarSize</item>
        <item name="titleMargin">4dp</item>
        <item name="maxButtonHeight">@dimen/abc_action_bar_default_height_material</item>
        <item name="buttonGravity">top</item>
        <item name="collapseIcon">?attr/homeAsUpIndicator</item>
        <item name="collapseContentDescription">@string/abc_toolbar_collapse_description</item>
        <item name="contentInsetStart">16dp</item>
        <item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item>
        <item name="android:paddingLeft">@dimen/abc_action_bar_default_padding_start_material</item>
        <item name="android:paddingStart">@dimen/abc_action_bar_default_padding_start_material</item>
        <item name="android:paddingRight">@dimen/abc_action_bar_default_padding_end_material</item>
        <item name="android:paddingEnd">@dimen/abc_action_bar_default_padding_end_material</item>
    </style>
    <style name="Base.Widget.AppCompat.ActionBar" parent="">
        <item name="displayOptions">showTitle</item>
        <item name="divider">?attr/dividerVertical</item>
        <item name="height">?attr/actionBarSize</item>

        <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Title</item>
        <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle</item>

        <item name="background">@null</item>
        <item name="backgroundStacked">@null</item>
        <item name="backgroundSplit">@null</item>

        <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item>
        <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item>

        <item name="android:gravity">center_vertical</item>
        <item name="contentInsetStart">@dimen/abc_action_bar_content_inset_material</item>
        <item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item>
        <item name="contentInsetEnd">@dimen/abc_action_bar_content_inset_material</item>
        <item name="elevation">@dimen/abc_action_bar_elevation_material</item>
        <item name="popupTheme">?attr/actionBarPopupTheme</item>
    </style>
    <style name="Base.Widget.AppCompat.ActionBar.Solid">
        <item name="background">?attr/colorPrimary</item>
        <item name="backgroundStacked">?attr/colorPrimary</item>
        <item name="backgroundSplit">?attr/colorPrimary</item>
    </style>
    <style name="Base.Widget.AppCompat.ActionBar.TabBar" parent="">
        <item name="divider">?attr/actionBarDivider</item>
        <item name="showDividers">middle</item>
        <item name="dividerPadding">8dip</item>
    </style>
    <style name="Base.Widget.AppCompat.ActionBar.TabText" parent="">
        <item name="android:textAppearance">@style/TextAppearance.AppCompat.Medium</item>
        <item name="android:textColor">?android:attr/textColorPrimary</item>
        <item name="android:textSize">12sp</item>
        <item name="android:textStyle">bold</item>
        <item name="android:ellipsize">marquee</item>
        <item name="android:maxLines">2</item>
        <item name="android:maxWidth">180dp</item>
        <item name="textAllCaps">true</item>
    </style>
    <style name="Base.Widget.AppCompat.ActionBar.TabView" parent="">
        <item name="android:background">@drawable/abc_tab_indicator_material</item>
        <item name="android:gravity">center_horizontal</item>
        <item name="android:paddingLeft">16dip</item>
        <item name="android:paddingRight">16dip</item>
        <item name="android:layout_width">0dip</item>
        <item name="android:layout_weight">1</item>
        <item name="android:minWidth">80dip</item>
    </style>
    <style name="Base.Widget.AppCompat.ActionButton" parent="RtlUnderlay.Widget.AppCompat.ActionButton">
        <item name="android:background">?attr/actionBarItemBackground</item>
        <item name="android:minWidth">@dimen/abc_action_button_min_width_material</item>
        <item name="android:minHeight">@dimen/abc_action_button_min_height_material</item>
        <item name="android:scaleType">center</item>
        <item name="android:gravity">center</item>
        <item name="android:maxLines">2</item>
        <item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item>
    </style>
    <style name="Base.Widget.AppCompat.ActionButton.CloseMode">
        <item name="android:background">?attr/controlBackground</item>
        <item name="android:minWidth">56dp</item>
    </style>
    <style name="Base.Widget.AppCompat.ActionButton.Overflow" parent="RtlUnderlay.Widget.AppCompat.ActionButton.Overflow">
        <item name="srcCompat">@drawable/abc_ic_menu_overflow_material</item>
        <item name="android:background">?attr/actionBarItemBackground</item>
        <item name="android:contentDescription">@string/abc_action_menu_overflow_description</item>
        <item name="android:minWidth">@dimen/abc_action_button_min_width_overflow_material</item>
        <item name="android:minHeight">@dimen/abc_action_button_min_height_material</item>
    </style>
    <style name="Base.Widget.AppCompat.ActionMode" parent="">
        <item name="background">?attr/actionModeBackground</item>
        <item name="backgroundSplit">?attr/actionModeSplitBackground</item>
        <item name="height">?attr/actionBarSize</item>
        <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Title</item>
        <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle</item>
        <item name="closeItemLayout">@layout/abc_action_mode_close_item_material</item>

        <item name="android:minHeight">?attr/actionBarSize</item>
        <item name="titleMargin">4dp</item>
        <item name="maxButtonHeight">@dimen/abc_action_bar_default_height_material</item>
        <item name="buttonGravity">top</item>
        <item name="contentInsetStart">16dp</item>
        <item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item>
        <item name="android:paddingLeft">@dimen/abc_action_bar_default_padding_start_material</item>
        <item name="android:paddingStart">@dimen/abc_action_bar_default_padding_start_material</item>
        <item name="android:paddingRight">@dimen/abc_action_bar_default_padding_end_material</item>
        <item name="android:paddingEnd">@dimen/abc_action_bar_default_padding_end_material</item>
    </style>
    <style name="Base.Widget.AppCompat.ActivityChooserView" parent="">
        <item name="android:gravity">center</item>
        <item name="android:background">@drawable/abc_ab_share_pack_mtrl_alpha</item>
        <item name="divider">?attr/dividerVertical</item>
        <item name="showDividers">middle</item>
        <item name="dividerPadding">6dip</item>
    </style>
    <style name="Base.Widget.AppCompat.AutoCompleteTextView" parent="Base.V7.Widget.AppCompat.AutoCompleteTextView"/>
    <style name="Base.Widget.AppCompat.Button" parent="android:Widget">
        <item name="android:background">@drawable/abc_btn_default_mtrl_shape</item>
        <item name="android:textAppearance">?android:attr/textAppearanceButton</item>
        <item name="android:minHeight">48dip</item>
        <item name="android:minWidth">88dip</item>
        <item name="android:focusable">true</item>
        <item name="android:clickable">true</item>
        <item name="android:gravity">center_vertical|center_horizontal</item>
    </style>
    <style name="Base.Widget.AppCompat.Button.Borderless">
        <item name="android:background">@drawable/abc_btn_borderless_material</item>
    </style>
    <style name="Base.Widget.AppCompat.Button.Borderless.Colored">
        <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.Button.Borderless.Colored</item>
    </style>
    <style name="Base.Widget.AppCompat.Button.ButtonBar.AlertDialog" parent="Widget.AppCompat.Button.Borderless.Colored">
        <item name="android:minWidth">64dp</item>
        <item name="android:minHeight">@dimen/abc_alert_dialog_button_bar_height</item>
    </style>
    <style name="Base.Widget.AppCompat.Button.Colored">
        <item name="android:background">@drawable/abc_btn_colored_material</item>
        <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.Button.Colored</item>
    </style>
    <style name="Base.Widget.AppCompat.Button.Small">
        <item name="android:minHeight">48dip</item>
        <item name="android:minWidth">48dip</item>
    </style>
    <style name="Base.Widget.AppCompat.ButtonBar" parent="android:Widget">
        <item name="android:background">@null</item>
    </style>
    <style name="Base.Widget.AppCompat.ButtonBar.AlertDialog"/>
    <style name="Base.Widget.AppCompat.CompoundButton.CheckBox" parent="android:Widget.CompoundButton.CheckBox">
        <item name="android:button">?android:attr/listChoiceIndicatorMultiple</item>
        <item name="buttonCompat">?attr/listChoiceIndicatorMultipleAnimated</item>
        <item name="android:background">?attr/controlBackground</item>
    </style>
    <style name="Base.Widget.AppCompat.CompoundButton.RadioButton" parent="android:Widget.CompoundButton.RadioButton">
        <item name="android:button">?android:attr/listChoiceIndicatorSingle</item>
        <item name="buttonCompat">?attr/listChoiceIndicatorSingleAnimated</item>
        <item name="android:background">?attr/controlBackground</item>
    </style>
    <style name="Base.Widget.AppCompat.CompoundButton.Switch" parent="android:Widget.CompoundButton">
        <item name="track">@drawable/abc_switch_track_mtrl_alpha</item>
        <item name="android:thumb">@drawable/abc_switch_thumb_material</item>
        <item name="switchTextAppearance">@style/TextAppearance.AppCompat.Widget.Switch</item>
        <item name="android:background">?attr/controlBackground</item>
        <item name="showText">false</item>
        <item name="switchPadding">@dimen/abc_switch_padding</item>
        <item name="android:textOn">@string/abc_capital_on</item>
        <item name="android:textOff">@string/abc_capital_off</item>
    </style>
    <style name="Base.Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle.Common">
        <item name="barLength">18dp</item>
        <item name="gapBetweenBars">3dp</item>
        <item name="drawableSize">24dp</item>
    </style>
    <style name="Base.Widget.AppCompat.DrawerArrowToggle.Common" parent="">
        <item name="color">?android:attr/textColorSecondary</item>
        <item name="spinBars">true</item>
        <item name="thickness">2dp</item>
        <item name="arrowShaftLength">16dp</item>
        <item name="arrowHeadLength">8dp</item>
    </style>
    <style name="Base.Widget.AppCompat.DropDownItem.Spinner" parent="">
        <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.DropDownItem</item>
        <item name="android:paddingLeft">8dp</item>
        <item name="android:paddingRight">8dp</item>
        <item name="android:gravity">center_vertical</item>
    </style>
    <style name="Base.Widget.AppCompat.EditText" parent="Base.V7.Widget.AppCompat.EditText"/>
    <style name="Base.Widget.AppCompat.ImageButton" parent="android:Widget.ImageButton">
        <item name="android:background">@drawable/abc_btn_default_mtrl_shape</item>
    </style>
    <style name="Base.Widget.AppCompat.Light.ActionBar" parent="Base.Widget.AppCompat.ActionBar">
        <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item>
        <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item>
    </style>
    <style name="Base.Widget.AppCompat.Light.ActionBar.Solid">
        <item name="background">?attr/colorPrimary</item>
        <item name="backgroundStacked">?attr/colorPrimary</item>
        <item name="backgroundSplit">?attr/colorPrimary</item>
    </style>
    <style name="Base.Widget.AppCompat.Light.ActionBar.TabBar" parent="Base.Widget.AppCompat.ActionBar.TabBar">
    </style>
    <style name="Base.Widget.AppCompat.Light.ActionBar.TabText" parent="Base.Widget.AppCompat.ActionBar.TabText">
    </style>
    <style name="Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Base.Widget.AppCompat.Light.ActionBar.TabText">
        <item name="android:textAppearance">@style/TextAppearance.AppCompat.Medium.Inverse</item>
    </style>
    <style name="Base.Widget.AppCompat.Light.ActionBar.TabView" parent="Base.Widget.AppCompat.ActionBar.TabView">
        <item name="android:background">@drawable/abc_tab_indicator_material</item>
    </style>
    <style name="Base.Widget.AppCompat.Light.PopupMenu" parent="@style/Widget.AppCompat.ListPopupWindow">
    </style>
    <style name="Base.Widget.AppCompat.Light.PopupMenu.Overflow">
        <item name="overlapAnchor">true</item>
        <item name="android:dropDownHorizontalOffset">-4dip</item>
    </style>
    <style name="Base.Widget.AppCompat.ListMenuView" parent="android:Widget">
        <item name="subMenuArrow">@drawable/abc_ic_arrow_drop_right_black_24dp</item>
    </style>
    <style name="Base.Widget.AppCompat.ListPopupWindow" parent="">
        <item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item>
        <item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item>
        <item name="android:dropDownVerticalOffset">0dip</item>
        <item name="android:dropDownHorizontalOffset">0dip</item>
        <item name="android:dropDownWidth">wrap_content</item>
    </style>
    <style name="Base.Widget.AppCompat.ListView" parent="android:Widget.ListView">
        <item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item>
    </style>
    <style name="Base.Widget.AppCompat.ListView.DropDown">
        <item name="android:divider">@null</item>
    </style>
    <style name="Base.Widget.AppCompat.ListView.Menu" parent="android:Widget.ListView.Menu">
        <item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item>
        <item name="android:divider">?attr/dividerHorizontal</item>
    </style>
    <style name="Base.Widget.AppCompat.PopupMenu" parent="@style/Widget.AppCompat.ListPopupWindow">
    </style>
    <style name="Base.Widget.AppCompat.PopupMenu.Overflow">
        <item name="overlapAnchor">true</item>
        <item name="android:dropDownHorizontalOffset">-4dip</item>
    </style>
    <style name="Base.Widget.AppCompat.PopupWindow" parent="android:Widget.PopupWindow">
    </style>
    <style name="Base.Widget.AppCompat.ProgressBar" parent="android:Widget.Holo.ProgressBar">
    </style>
    <style name="Base.Widget.AppCompat.ProgressBar.Horizontal" parent="android:Widget.Holo.ProgressBar.Horizontal">
    </style>
    <style name="Base.Widget.AppCompat.RatingBar" parent="android:Widget.RatingBar">
        <item name="android:progressDrawable">@drawable/abc_ratingbar_material</item>
        <item name="android:indeterminateDrawable">@drawable/abc_ratingbar_material</item>
    </style>
    <style name="Base.Widget.AppCompat.RatingBar.Indicator" parent="android:Widget.RatingBar">
        <item name="android:progressDrawable">@drawable/abc_ratingbar_indicator_material</item>
        <item name="android:indeterminateDrawable">@drawable/abc_ratingbar_indicator_material</item>
        <item name="android:minHeight">36dp</item>
        <item name="android:maxHeight">36dp</item>
        <item name="android:isIndicator">true</item>
        <item name="android:thumb">@null</item>
    </style>
    <style name="Base.Widget.AppCompat.RatingBar.Small" parent="android:Widget.RatingBar">
        <item name="android:progressDrawable">@drawable/abc_ratingbar_small_material</item>
        <item name="android:indeterminateDrawable">@drawable/abc_ratingbar_small_material</item>
        <item name="android:minHeight">16dp</item>
        <item name="android:maxHeight">16dp</item>
        <item name="android:isIndicator">true</item>
        <item name="android:thumb">@null</item>
    </style>
    <style name="Base.Widget.AppCompat.SearchView" parent="android:Widget">
        <item name="layout">@layout/abc_search_view</item>
        <item name="queryBackground">@drawable/abc_textfield_search_material</item>
        <item name="submitBackground">@drawable/abc_textfield_search_material</item>
        <item name="closeIcon">@drawable/abc_ic_clear_material</item>
        <item name="searchIcon">@drawable/abc_ic_search_api_material</item>
        <item name="searchHintIcon">@drawable/abc_ic_search_api_material</item>
        <item name="goIcon">@drawable/abc_ic_go_search_api_material</item>
        <item name="voiceIcon">@drawable/abc_ic_voice_search_api_material</item>
        <item name="commitIcon">@drawable/abc_ic_commit_search_api_mtrl_alpha</item>
        <item name="suggestionRowLayout">@layout/abc_search_dropdown_item_icons_2line</item>
    </style>
    <style name="Base.Widget.AppCompat.SearchView.ActionBar">
        <item name="queryBackground">@null</item>
        <item name="submitBackground">@null</item>
        <item name="searchHintIcon">@null</item>
        <item name="defaultQueryHint">@string/abc_search_hint</item>
    </style>
    <style name="Base.Widget.AppCompat.SeekBar" parent="android:Widget">
        <item name="android:indeterminateOnly">false</item>
        <item name="android:progressDrawable">@drawable/abc_seekbar_track_material</item>
        <item name="android:indeterminateDrawable">@drawable/abc_seekbar_track_material</item>
        <item name="android:thumb">@drawable/abc_seekbar_thumb_material</item>
        <item name="android:focusable">true</item>
        <item name="android:paddingLeft">16dip</item>
        <item name="android:paddingRight">16dip</item>
    </style>
    <style name="Base.Widget.AppCompat.SeekBar.Discrete">
        <item name="tickMark">@drawable/abc_seekbar_tick_mark_material</item>
    </style>
    <style name="Base.Widget.AppCompat.Spinner" parent="Platform.Widget.AppCompat.Spinner">
        <item name="android:background">@drawable/abc_spinner_mtrl_am_alpha</item>
        <item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item>
        <item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item>
        <item name="android:dropDownVerticalOffset">0dip</item>
        <item name="android:dropDownHorizontalOffset">0dip</item>
        <item name="android:dropDownWidth">wrap_content</item>
        <item name="android:clickable">true</item>
        <item name="android:gravity">left|start|center_vertical</item>
        <item name="overlapAnchor">true</item>
    </style>
    <style name="Base.Widget.AppCompat.Spinner.Underlined">
        <item name="android:background">@drawable/abc_spinner_textfield_background_material</item>
    </style>
    <style name="Base.Widget.AppCompat.TextView" parent="android:Widget.TextView"/>
    <style name="Base.Widget.AppCompat.TextView.SpinnerItem" parent="android:Widget.TextView.SpinnerItem">
        <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.TextView.SpinnerItem</item>
        <item name="android:paddingLeft">8dp</item>
        <item name="android:paddingRight">8dp</item>
    </style>
    <style name="Base.Widget.AppCompat.Toolbar" parent="Base.V7.Widget.AppCompat.Toolbar"/>
    <style name="Base.Widget.AppCompat.Toolbar.Button.Navigation" parent="android:Widget">
        <item name="android:background">?attr/controlBackground</item>
        <item name="android:minWidth">56dp</item>
        <item name="android:scaleType">center</item>
    </style>
    <style name="CastExpandedController">
<item name="castControlButtons">@array/cast_expanded_controller_default_control_buttons</item>
<item name="castButtonColor">@null</item>
<item name="castSeekBarProgressDrawable">@drawable/cast_expanded_controller_seekbar_track</item>
<item name="castSeekBarThumbDrawable">@drawable/cast_expanded_controller_seekbar_thumb</item>
<item name="castSeekBarProgressAndThumbColor">@color/cast_seekbar_progress_thumb_color</item>
<item name="castSeekBarSecondaryProgressColor">@color/cast_seekbar_secondary_progress_color</item>
<item name="castSeekBarUnseekableProgressColor">@color/cast_seekbar_unseekable_progress_color</item>
<item name="castSeekBarTooltipBackgroundColor">@color/cast_seekbar_tooltip_background_color</item>
<item name="castExpandedControllerLoadingIndicatorColor">@color/cast_expanded_controller_loading_indicator_color</item>
<item name="castPlayButtonDrawable">@drawable/cast_ic_expanded_controller_play</item>
<item name="castPauseButtonDrawable">@drawable/cast_ic_expanded_controller_pause</item>
<item name="castStopButtonDrawable">@drawable/cast_ic_expanded_controller_pause</item>
<item name="castSkipPreviousButtonDrawable">@drawable/cast_ic_expanded_controller_skip_previous</item>
<item name="castSkipNextButtonDrawable">@drawable/cast_ic_expanded_controller_skip_next</item>
<item name="castRewind30ButtonDrawable">@drawable/cast_ic_expanded_controller_rewind30</item>
<item name="castForward30ButtonDrawable">@drawable/cast_ic_expanded_controller_forward30</item>
<item name="castMuteToggleButtonDrawable">@drawable/cast_ic_expanded_controller_mute</item>
<item name="castClosedCaptionsButtonDrawable">@drawable/cast_ic_expanded_controller_closed_caption</item>
<item name="castAdBreakMarkerColor">@color/cast_expanded_controller_ad_break_marker_color</item>
<item name="castAdLabelColor">@color/cast_expanded_controller_ad_label_background_color</item>
<item name="castAdLabelTextColor">@color/cast_expanded_controller_ad_label_text_color</item>
<item name="castAdInProgressTextColor">@color/cast_expanded_controller_ad_in_progress_text_color</item>
<item name="castAdLabelTextAppearance">@style/TextAppearance.CastExpandedController.AdLabel</item>
<item name="castAdInProgressLabelTextAppearance">@style/TextAppearance.CastExpandedController.AdInProgressLabel</item>
<item name="castLiveIndicatorColor">@color/cast_expanded_controller_live_indicator_color</item>
<item name="castAdInProgressText">@string/cast_expanded_controller_ad_in_progress</item>
<item name="castDefaultAdPosterUrl">@null</item>
</style>
    <style name="CastIntroOverlay">
<item name="castBackgroundColor">@color/cast_intro_overlay_background_color</item>
<item name="castButtonBackgroundColor">@color/cast_intro_overlay_button_background_color</item>
<item name="castButtonText">@string/cast_intro_overlay_button_text</item>
<item name="castButtonTextAppearance">@style/TextAppearance.CastIntroOverlay.Button</item>
<item name="castFocusRadius">@dimen/cast_intro_overlay_focus_radius</item>
<item name="castTitleTextAppearance">@style/TextAppearance.CastIntroOverlay.Title</item>
</style>
    <style name="CastMiniController">
<item name="castShowImageThumbnail">true</item>
<item name="castTitleTextAppearance">@style/TextAppearance.CastMiniController.Title</item>
<item name="castSubtitleTextAppearance">@style/TextAppearance.CastMiniController.Subtitle</item>
<item name="castControlButtons">@array/cast_mini_controller_default_control_buttons</item>
<item name="castBackground">?android:attr/colorBackground</item>
<item name="castProgressBarColor">@color/cast_seekbar_progress_thumb_color</item>
<item name="castMiniControllerLoadingIndicatorColor">@color/cast_mini_controller_loading_indicator_color</item>
<item name="castButtonColor">@null</item>
<item name="castPlayButtonDrawable">@drawable/cast_ic_mini_controller_play</item>
<item name="castPauseButtonDrawable">@drawable/cast_ic_mini_controller_pause</item>
<item name="castStopButtonDrawable">@drawable/cast_ic_mini_controller_pause</item>
<item name="castLargePlayButtonDrawable">@drawable/cast_ic_mini_controller_play_large</item>
<item name="castLargePauseButtonDrawable">@drawable/cast_ic_mini_controller_pause_large</item>
<item name="castLargeStopButtonDrawable">@drawable/cast_ic_mini_controller_pause_large</item>
<item name="castSkipPreviousButtonDrawable">@drawable/cast_ic_mini_controller_skip_prev</item>
<item name="castSkipNextButtonDrawable">@drawable/cast_ic_mini_controller_skip_next</item>
<item name="castRewind30ButtonDrawable">@drawable/cast_ic_mini_controller_rewind30</item>
<item name="castForward30ButtonDrawable">@drawable/cast_ic_mini_controller_forward30</item>
<item name="castMuteToggleButtonDrawable">@drawable/cast_ic_mini_controller_mute</item>
<item name="castClosedCaptionsButtonDrawable">@drawable/cast_ic_mini_controller_closed_caption</item>
</style>
    <style name="CustomCastTheme">
<item name="castIntroOverlayStyle">@style/CastIntroOverlay</item>
<item name="castMiniControllerStyle">@style/CastMiniController</item>
<item name="castExpandedControllerStyle">@style/CastExpandedController</item>
</style>
    <style name="DialogWindowTheme">
        <item name="android:windowClipToOutline">false</item>
    </style>
    <style name="EdgeToEdgeFloatingDialogTheme" parent="android:Theme.DeviceDefault.Dialog">
        <item name="android:windowLayoutInDisplayCutoutMode" ns2:targetApi="27">@integer/m3c_window_layout_in_display_cutout_mode</item>
        <item name="android:windowClipToOutline">false</item>
        <item name="android:windowIsFloating">false</item>
        <item name="android:statusBarColor">@android:color/transparent</item>
        <item name="android:navigationBarColor">@android:color/transparent</item>
        <item name="android:windowNoTitle">true</item>
        <item name="android:windowBackground">@android:color/transparent</item>
        <item name="android:windowElevation">0dp</item>
    </style>
    <style name="EdgeToEdgeFloatingDialogWindowTheme">
        <item name="android:dialogTheme">@style/EdgeToEdgeFloatingDialogTheme</item>
    </style>
    <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>
    <style name="FloatingDialogWindowTheme">
        <item name="android:windowClipToOutline">false</item>
        <item name="android:backgroundDimEnabled">true</item>
    </style>
    <style name="Platform.AppCompat" parent="android:Theme.Holo">
        <item name="android:windowNoTitle">true</item>
        <item name="android:windowActionBar">false</item>

        <item name="android:buttonBarStyle">?attr/buttonBarStyle</item>
        <item name="android:buttonBarButtonStyle">?attr/buttonBarButtonStyle</item>
        <item name="android:borderlessButtonStyle">?attr/borderlessButtonStyle</item>

        
        <item name="android:colorForeground">@color/foreground_material_dark</item>
        <item name="android:colorForegroundInverse">@color/foreground_material_light</item>
        <item name="android:colorBackground">@color/background_material_dark</item>
        <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_dark</item>
        <item name="android:disabledAlpha">@dimen/abc_disabled_alpha_material_dark</item>
        <item name="android:backgroundDimAmount">0.6</item>
        <item name="android:windowBackground">@color/background_material_dark</item>

        
        <item name="android:textColorPrimary">@color/abc_primary_text_material_dark</item>
        <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_light</item>
        <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
        <item name="android:textColorSecondary">@color/abc_secondary_text_material_dark</item>
        <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_light</item>
        <item name="android:textColorTertiary">@color/abc_secondary_text_material_dark</item>
        <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_light</item>
        <item name="android:textColorHint">@color/abc_hint_foreground_material_dark</item>
        <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_light</item>
        <item name="android:textColorHighlight">@color/highlighted_text_material_dark</item>
        <item name="android:textColorHighlightInverse">@color/highlighted_text_material_light</item>
        <item name="android:textColorLink">?attr/colorAccent</item>
        <item name="android:textColorLinkInverse">?attr/colorAccent</item>
        <item name="android:textColorAlertDialogListItem">@color/abc_primary_text_material_dark</item>

        
        <item name="android:textAppearance">@style/TextAppearance.AppCompat</item>
        <item name="android:textAppearanceInverse">@style/TextAppearance.AppCompat.Inverse</item>
        <item name="android:textAppearanceLarge">@style/TextAppearance.AppCompat.Large</item>
        <item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item>
        <item name="android:textAppearanceMedium">@style/TextAppearance.AppCompat.Medium</item>
        <item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item>
        <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
        <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>

        <item name="android:listChoiceIndicatorSingle">@drawable/abc_btn_radio_material</item>
        <item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item>
        <item name="android:listChoiceIndicatorMultiple">@drawable/abc_btn_check_material</item>
        <item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item>

        
        <item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
        <item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
        
        <item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
        <item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
        <item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
        <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="android:listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="android:listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>

        <item name="android:actionModeCutDrawable">?actionModeCutDrawable</item>
        <item name="android:actionModeCopyDrawable">?actionModeCopyDrawable</item>
        <item name="android:actionModePasteDrawable">?actionModePasteDrawable</item>
        <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item>

        <item name="android:textSelectHandle">@drawable/abc_text_select_handle_middle_mtrl</item>
        <item name="android:textSelectHandleLeft">@drawable/abc_text_select_handle_left_mtrl</item>
        <item name="android:textSelectHandleRight">@drawable/abc_text_select_handle_right_mtrl</item>
    </style>
    <style name="Platform.AppCompat.Light" parent="android:Theme.Holo.Light">
        <item name="android:windowNoTitle">true</item>
        <item name="android:windowActionBar">false</item>

        <item name="android:buttonBarStyle">?attr/buttonBarStyle</item>
        <item name="android:buttonBarButtonStyle">?attr/buttonBarButtonStyle</item>
        <item name="android:borderlessButtonStyle">?attr/borderlessButtonStyle</item>

        
        <item name="android:colorForeground">@color/foreground_material_light</item>
        <item name="android:colorForegroundInverse">@color/foreground_material_dark</item>
        <item name="android:colorBackground">@color/background_material_light</item>
        <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_light</item>
        <item name="android:disabledAlpha">@dimen/abc_disabled_alpha_material_light</item>
        <item name="android:backgroundDimAmount">0.6</item>
        <item name="android:windowBackground">@color/background_material_light</item>

        
        <item name="android:textColorPrimary">@color/abc_primary_text_material_light</item>
        <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_dark</item>
        <item name="android:textColorSecondary">@color/abc_secondary_text_material_light</item>
        <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_dark</item>
        <item name="android:textColorTertiary">@color/abc_secondary_text_material_light</item>
        <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_dark</item>
        <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_light</item>
        <item name="android:textColorPrimaryInverseDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
        <item name="android:textColorHint">@color/abc_hint_foreground_material_light</item>
        <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_dark</item>
        <item name="android:textColorHighlight">@color/highlighted_text_material_light</item>
        <item name="android:textColorHighlightInverse">@color/highlighted_text_material_dark</item>
        <item name="android:textColorLink">?attr/colorAccent</item>
        <item name="android:textColorLinkInverse">?attr/colorAccent</item>
        <item name="android:textColorAlertDialogListItem">@color/abc_primary_text_material_light</item>

        
        <item name="android:textAppearance">@style/TextAppearance.AppCompat</item>
        <item name="android:textAppearanceInverse">@style/TextAppearance.AppCompat.Inverse</item>
        <item name="android:textAppearanceLarge">@style/TextAppearance.AppCompat.Large</item>
        <item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item>
        <item name="android:textAppearanceMedium">@style/TextAppearance.AppCompat.Medium</item>
        <item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item>
        <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
        <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>

        <item name="android:listChoiceIndicatorSingle">@drawable/abc_btn_radio_material</item>
        <item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item>
        <item name="android:listChoiceIndicatorMultiple">@drawable/abc_btn_check_material</item>
        <item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item>

        
        <item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
        <item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
        
        <item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
        <item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
        <item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
        <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="android:listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
        <item name="android:listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>

        <item name="android:actionModeCutDrawable">?actionModeCutDrawable</item>
        <item name="android:actionModeCopyDrawable">?actionModeCopyDrawable</item>
        <item name="android:actionModePasteDrawable">?actionModePasteDrawable</item>
        <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item>

        <item name="android:textSelectHandle">@drawable/abc_text_select_handle_middle_mtrl</item>
        <item name="android:textSelectHandleLeft">@drawable/abc_text_select_handle_left_mtrl</item>
        <item name="android:textSelectHandleRight">@drawable/abc_text_select_handle_right_mtrl</item>
    </style>
    <style name="Platform.ThemeOverlay.AppCompat" parent=""/>
    <style name="Platform.ThemeOverlay.AppCompat.Dark">
        
        <item name="actionBarItemBackground">@drawable/abc_item_background_holo_dark</item>
        <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item>
        <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item>

        
        <item name="android:autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item>
        <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
    </style>
    <style name="Platform.ThemeOverlay.AppCompat.Light">
        <item name="actionBarItemBackground">@drawable/abc_item_background_holo_light</item>
        <item name="actionDropDownStyle">@style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item>
        <item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item>

        
        <item name="android:autoCompleteTextViewStyle">@style/Widget.AppCompat.Light.AutoCompleteTextView</item>
        <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
    </style>
    <style name="Platform.Widget.AppCompat.Spinner" parent="android:Widget.Holo.Spinner"/>
    <style name="RtlOverlay.DialogWindowTitle.AppCompat" parent="Base.DialogWindowTitle.AppCompat">
    </style>
    <style name="RtlOverlay.Widget.AppCompat.ActionBar.TitleItem" parent="android:Widget">
        <item name="android:layout_gravity">center_vertical|left</item>
        <item name="android:paddingRight">8dp</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.DialogTitle.Icon" parent="android:Widget">
        <item name="android:layout_marginRight">8dp</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem" parent="android:Widget">
        <item name="android:paddingRight">16dp</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.InternalGroup" parent="android:Widget">
        <item name="android:layout_marginLeft">16dp</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Shortcut" parent="android:Widget">
        <item name="android:layout_marginLeft">16dp</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.SubmenuArrow" parent="android:Widget">
        <item name="android:layout_marginLeft">8dp</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Text" parent="android:Widget">
        <item name="android:layout_alignParentLeft">true</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Title" parent="android:Widget">
        <item name="android:layout_marginLeft">16dp</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.Search.DropDown" parent="android:Widget">
        <item name="android:paddingLeft">@dimen/abc_dropdownitem_text_padding_left</item>
        <item name="android:paddingRight">4dp</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Icon1" parent="android:Widget">
        <item name="android:layout_alignParentLeft">true</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Icon2" parent="android:Widget">
        <item name="android:layout_toLeftOf">@id/edit_query</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Query" parent="android:Widget">
        <item name="android:layout_alignParentRight">true</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Text" parent="Base.Widget.AppCompat.DropDownItem.Spinner">
        <item name="android:layout_toLeftOf">@android:id/icon2</item>
        <item name="android:layout_toRightOf">@android:id/icon1</item>
    </style>
    <style name="RtlOverlay.Widget.AppCompat.SearchView.MagIcon" parent="android:Widget">
        <item name="android:layout_marginLeft">@dimen/abc_dropdownitem_text_padding_left</item>
    </style>
    <style name="RtlUnderlay.Widget.AppCompat.ActionButton" parent="android:Widget">
        <item name="android:paddingLeft">12dp</item>
        <item name="android:paddingRight">12dp</item>
    </style>
    <style name="RtlUnderlay.Widget.AppCompat.ActionButton.Overflow" parent="Base.Widget.AppCompat.ActionButton">
        <item name="android:paddingLeft">@dimen/abc_action_bar_overflow_padding_start_material</item>
        <item name="android:paddingRight">@dimen/abc_action_bar_overflow_padding_end_material</item>
    </style>
    <style name="TextAppearance.AppCompat" parent="Base.TextAppearance.AppCompat"/>
    <style name="TextAppearance.AppCompat.Body1" parent="Base.TextAppearance.AppCompat.Body1"/>
    <style name="TextAppearance.AppCompat.Body2" parent="Base.TextAppearance.AppCompat.Body2"/>
    <style name="TextAppearance.AppCompat.Button" parent="Base.TextAppearance.AppCompat.Button"/>
    <style name="TextAppearance.AppCompat.Caption" parent="Base.TextAppearance.AppCompat.Caption"/>
    <style name="TextAppearance.AppCompat.Display1" parent="Base.TextAppearance.AppCompat.Display1"/>
    <style name="TextAppearance.AppCompat.Display2" parent="Base.TextAppearance.AppCompat.Display2"/>
    <style name="TextAppearance.AppCompat.Display3" parent="Base.TextAppearance.AppCompat.Display3"/>
    <style name="TextAppearance.AppCompat.Display4" parent="Base.TextAppearance.AppCompat.Display4"/>
    <style name="TextAppearance.AppCompat.Headline" parent="Base.TextAppearance.AppCompat.Headline"/>
    <style name="TextAppearance.AppCompat.Inverse" parent="Base.TextAppearance.AppCompat.Inverse"/>
    <style name="TextAppearance.AppCompat.Large" parent="Base.TextAppearance.AppCompat.Large"/>
    <style name="TextAppearance.AppCompat.Large.Inverse" parent="Base.TextAppearance.AppCompat.Large.Inverse"/>
    <style name="TextAppearance.AppCompat.Light.SearchResult.Subtitle" parent="TextAppearance.AppCompat.SearchResult.Subtitle"/>
    <style name="TextAppearance.AppCompat.Light.SearchResult.Title" parent="TextAppearance.AppCompat.SearchResult.Title"/>
    <style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Widget.PopupMenu.Large"/>
    <style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Widget.PopupMenu.Small"/>
    <style name="TextAppearance.AppCompat.Medium" parent="Base.TextAppearance.AppCompat.Medium"/>
    <style name="TextAppearance.AppCompat.Medium.Inverse" parent="Base.TextAppearance.AppCompat.Medium.Inverse"/>
    <style name="TextAppearance.AppCompat.Menu" parent="Base.TextAppearance.AppCompat.Menu"/>
    <style name="TextAppearance.AppCompat.SearchResult.Subtitle" parent="Base.TextAppearance.AppCompat.SearchResult.Subtitle">
    </style>
    <style name="TextAppearance.AppCompat.SearchResult.Title" parent="Base.TextAppearance.AppCompat.SearchResult.Title">
    </style>
    <style name="TextAppearance.AppCompat.Small" parent="Base.TextAppearance.AppCompat.Small"/>
    <style name="TextAppearance.AppCompat.Small.Inverse" parent="Base.TextAppearance.AppCompat.Small.Inverse"/>
    <style name="TextAppearance.AppCompat.Subhead" parent="Base.TextAppearance.AppCompat.Subhead"/>
    <style name="TextAppearance.AppCompat.Subhead.Inverse" parent="Base.TextAppearance.AppCompat.Subhead.Inverse"/>
    <style name="TextAppearance.AppCompat.Title" parent="Base.TextAppearance.AppCompat.Title"/>
    <style name="TextAppearance.AppCompat.Title.Inverse" parent="Base.TextAppearance.AppCompat.Title.Inverse"/>
    <style name="TextAppearance.AppCompat.Tooltip" parent="Base.TextAppearance.AppCompat.Tooltip"/>
    <style name="TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Menu">
    </style>
    <style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle"/>
    <style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse">
    </style>
    <style name="TextAppearance.AppCompat.Widget.ActionBar.Title" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Title"/>
    <style name="TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse">
    </style>
    <style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle">
    </style>
    <style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.ActionMode.Subtitle"/>
    <style name="TextAppearance.AppCompat.Widget.ActionMode.Title" parent="Base.TextAppearance.AppCompat.Widget.ActionMode.Title">
    </style>
    <style name="TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse" parent="TextAppearance.AppCompat.Widget.ActionMode.Title"/>
    <style name="TextAppearance.AppCompat.Widget.Button" parent="Base.TextAppearance.AppCompat.Widget.Button"/>
    <style name="TextAppearance.AppCompat.Widget.Button.Borderless.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored"/>
    <style name="TextAppearance.AppCompat.Widget.Button.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button.Colored"/>
    <style name="TextAppearance.AppCompat.Widget.Button.Inverse" parent="Base.TextAppearance.AppCompat.Widget.Button.Inverse"/>
    <style name="TextAppearance.AppCompat.Widget.DropDownItem" parent="Base.TextAppearance.AppCompat.Widget.DropDownItem">
    </style>
    <style name="TextAppearance.AppCompat.Widget.PopupMenu.Header" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Header"/>
    <style name="TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Large"/>
    <style name="TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Small"/>
    <style name="TextAppearance.AppCompat.Widget.Switch" parent="Base.TextAppearance.AppCompat.Widget.Switch"/>
    <style name="TextAppearance.AppCompat.Widget.TextView.SpinnerItem" parent="Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem"/>
    <style name="TextAppearance.CastExpandedController.AdInProgressLabel" parent="android:style/TextAppearance.Small">
</style>
    <style name="TextAppearance.CastExpandedController.AdLabel" parent="android:style/TextAppearance.Small">
</style>
    <style name="TextAppearance.CastIntroOverlay.Button" parent="android:style/TextAppearance">
<item name="android:textColor">#FFFFFF</item>
</style>
    <style name="TextAppearance.CastIntroOverlay.Title" parent="android:style/TextAppearance.Large">
<item name="android:textColor">#FFFFFF</item>
</style>
    <style name="TextAppearance.CastMiniController.Subtitle" parent="android:style/TextAppearance.Small">
</style>
    <style name="TextAppearance.CastMiniController.Title" parent="android:style/TextAppearance.Medium">
</style>
    <style name="TextAppearance.Compat.Notification" parent="@android:style/TextAppearance.Material.Notification"/>
    <style name="TextAppearance.Compat.Notification.Info" parent="@android:style/TextAppearance.Material.Notification.Info"/>
    <style name="TextAppearance.Compat.Notification.Info.Media"/>
    <style name="TextAppearance.Compat.Notification.Line2" parent="TextAppearance.Compat.Notification.Info"/>
    <style name="TextAppearance.Compat.Notification.Line2.Media" parent="TextAppearance.Compat.Notification.Info.Media"/>
    <style name="TextAppearance.Compat.Notification.Media"/>
    <style name="TextAppearance.Compat.Notification.Time" parent="@android:style/TextAppearance.Material.Notification.Time"/>
    <style name="TextAppearance.Compat.Notification.Time.Media"/>
    <style name="TextAppearance.Compat.Notification.Title" parent="@android:style/TextAppearance.Material.Notification.Title"/>
    <style name="TextAppearance.Compat.Notification.Title.Media"/>
    <style name="TextAppearance.MediaRouter.Dynamic.Body" parent="TextAppearance.AppCompat.Body1">
        <item name="android:textSize">@dimen/mr_dynamic_dialog_route_text_size</item>
        <item name="android:textColor">@color/mr_dynamic_dialog_route_text_color_dark</item>
        <item name="android:singleLine">true</item>
    </style>
    <style name="TextAppearance.MediaRouter.Dynamic.Body.Light">
        <item name="android:textColor">@color/mr_dynamic_dialog_route_text_color_light</item>
    </style>
    <style name="TextAppearance.MediaRouter.Dynamic.Header" parent="TextAppearance.AppCompat.Body2">
        <item name="android:textSize">@dimen/mr_dynamic_dialog_header_text_size</item>
        <item name="android:textColor">@color/mr_dynamic_dialog_header_text_color_dark</item>
        <item name="android:textAllCaps">true</item>
        <item name="android:singleLine">true</item>
    </style>
    <style name="TextAppearance.MediaRouter.Dynamic.Header.Light">
        <item name="android:textColor">@color/mr_dynamic_dialog_header_text_color_light</item>
    </style>
    <style name="TextAppearance.MediaRouter.Dynamic.Metadata.PrimaryText" parent="TextAppearance.AppCompat.Body2">
        <item name="android:textColor">@color/mr_cast_meta_default_text_color</item>
    </style>
    <style name="TextAppearance.MediaRouter.Dynamic.Metadata.SecondaryText" parent="TextAppearance.AppCompat.Body1">
        <item name="android:textSize">@dimen/mr_cast_meta_subtitle_text_size</item>
    </style>
    <style name="TextAppearance.MediaRouter.PrimaryText" parent="TextAppearance.AppCompat.Subhead"/>
    <style name="TextAppearance.MediaRouter.SecondaryText" parent="TextAppearance.AppCompat.Body1"/>
    <style name="TextAppearance.MediaRouter.Title" parent="TextAppearance.AppCompat.Title"/>
    <style name="TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item">
    </style>
    <style name="TextAppearance.Widget.AppCompat.Toolbar.Subtitle" parent="Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle">
    </style>
    <style name="TextAppearance.Widget.AppCompat.Toolbar.Title" parent="Base.TextAppearance.Widget.AppCompat.Toolbar.Title">
    </style>
    <style name="Theme.AppCompat" parent="Base.Theme.AppCompat"/>
    <style name="Theme.AppCompat.CompactMenu" parent="Base.Theme.AppCompat.CompactMenu"/>
    <style name="Theme.AppCompat.DayNight" parent="Theme.AppCompat.Light"/>
    <style name="Theme.AppCompat.DayNight.DarkActionBar" parent="Theme.AppCompat.Light.DarkActionBar"/>
    <style name="Theme.AppCompat.DayNight.Dialog" parent="Theme.AppCompat.Light.Dialog"/>
    <style name="Theme.AppCompat.DayNight.Dialog.Alert" parent="Theme.AppCompat.Light.Dialog.Alert"/>
    <style name="Theme.AppCompat.DayNight.Dialog.MinWidth" parent="Theme.AppCompat.Light.Dialog.MinWidth"/>
    <style name="Theme.AppCompat.DayNight.DialogWhenLarge" parent="Theme.AppCompat.Light.DialogWhenLarge"/>
    <style name="Theme.AppCompat.DayNight.NoActionBar" parent="Theme.AppCompat.Light.NoActionBar"/>
    <style name="Theme.AppCompat.Dialog" parent="Base.Theme.AppCompat.Dialog"/>
    <style name="Theme.AppCompat.Dialog.Alert" parent="Base.Theme.AppCompat.Dialog.Alert"/>
    <style name="Theme.AppCompat.Dialog.MinWidth" parent="Base.Theme.AppCompat.Dialog.MinWidth"/>
    <style name="Theme.AppCompat.DialogWhenLarge" parent="Base.Theme.AppCompat.DialogWhenLarge">
    </style>
    <style name="Theme.AppCompat.Empty" parent=""/>
    <style name="Theme.AppCompat.Light" parent="Base.Theme.AppCompat.Light"/>
    <style name="Theme.AppCompat.Light.DarkActionBar" parent="Base.Theme.AppCompat.Light.DarkActionBar"/>
    <style name="Theme.AppCompat.Light.Dialog" parent="Base.Theme.AppCompat.Light.Dialog"/>
    <style name="Theme.AppCompat.Light.Dialog.Alert" parent="Base.Theme.AppCompat.Light.Dialog.Alert"/>
    <style name="Theme.AppCompat.Light.Dialog.MinWidth" parent="Base.Theme.AppCompat.Light.Dialog.MinWidth"/>
    <style name="Theme.AppCompat.Light.DialogWhenLarge" parent="Base.Theme.AppCompat.Light.DialogWhenLarge">
    </style>
    <style name="Theme.AppCompat.Light.NoActionBar">
        <item name="windowActionBar">false</item>
        <item name="windowNoTitle">true</item>
    </style>
    <style name="Theme.AppCompat.NoActionBar">
        <item name="windowActionBar">false</item>
        <item name="windowNoTitle">true</item>
    </style>
    <style name="Theme.MediaRouter" parent="ThemeOverlay.AppCompat.Dark">
        <item name="windowNoTitle">true</item>
        <item name="mediaRouteButtonStyle">@style/Widget.MediaRouter.MediaRouteButton</item>
        <item name="mediaRouteHeaderTextAppearance">@style/TextAppearance.MediaRouter.Dynamic.Header</item>
        <item name="mediaRouteBodyTextAppearance">@style/TextAppearance.MediaRouter.Dynamic.Body</item>

        <item name="mediaRouteCloseDrawable">@drawable/mr_dialog_close_dark</item>
        <item name="mediaRoutePlayDrawable">@drawable/mr_media_play_dark</item>
        <item name="mediaRoutePauseDrawable">@drawable/mr_media_pause_dark</item>
        <item name="mediaRouteStopDrawable">@drawable/mr_media_stop_dark</item>
        <item name="mediaRouteAudioTrackDrawable">@drawable/mr_vol_type_audiotrack_dark</item>
        <item name="mediaRouteWifiIconDrawable">@drawable/mr_wifi_icon_dark</item>
        <item name="mediaRouteDefaultIconDrawable">@drawable/ic_mr_button_disconnected_dark</item>
        <item name="mediaRouteTvIconDrawable">@drawable/ic_vol_type_tv_dark</item>
        <item name="mediaRouteSpeakerIconDrawable">@drawable/ic_vol_type_speaker_dark</item>
        <item name="mediaRouteSpeakerGroupIconDrawable">@drawable/ic_vol_type_speaker_group_dark</item>
        <item name="mediaRouteDividerColor">@color/mr_cast_route_divider_dark</item>

        <item name="mediaRouteControlPanelThemeOverlay">@null</item>
    </style>
    <style name="Theme.MediaRouter.Light" parent="ThemeOverlay.AppCompat.Light">
        <item name="windowNoTitle">true</item>
        <item name="mediaRouteButtonStyle">@style/Widget.MediaRouter.Light.MediaRouteButton</item>
        <item name="mediaRouteHeaderTextAppearance">@style/TextAppearance.MediaRouter.Dynamic.Header.Light</item>
        <item name="mediaRouteBodyTextAppearance">@style/TextAppearance.MediaRouter.Dynamic.Body.Light</item>

        <item name="mediaRouteCloseDrawable">@drawable/mr_dialog_close_light</item>
        <item name="mediaRoutePlayDrawable">@drawable/mr_media_play_light</item>
        <item name="mediaRoutePauseDrawable">@drawable/mr_media_pause_light</item>
        <item name="mediaRouteStopDrawable">@drawable/mr_media_stop_light</item>
        <item name="mediaRouteAudioTrackDrawable">@drawable/mr_vol_type_audiotrack_light</item>
        <item name="mediaRouteWifiIconDrawable">@drawable/mr_wifi_icon_light</item>
        <item name="mediaRouteDefaultIconDrawable">@drawable/ic_mr_button_grey</item>
        <item name="mediaRouteTvIconDrawable">@drawable/ic_vol_type_tv_light</item>
        <item name="mediaRouteSpeakerIconDrawable">@drawable/ic_vol_type_speaker_light</item>
        <item name="mediaRouteSpeakerGroupIconDrawable">@drawable/ic_vol_type_speaker_group_light</item>
        <item name="mediaRouteDividerColor">@color/mr_cast_route_divider_light</item>

        <item name="mediaRouteControlPanelThemeOverlay">@null</item>
    </style>
    <style name="Theme.MediaRouter.Light.DarkControlPanel">
        <item name="mediaRouteControlPanelThemeOverlay">@style/ThemeOverlay.MediaRouter.Dark</item>
    </style>
    <style name="Theme.MediaRouter.LightControlPanel">
        <item name="mediaRouteControlPanelThemeOverlay">@style/ThemeOverlay.MediaRouter.Light</item>
    </style>
    <style name="Theme.StreamVault" parent="@android:style/Theme.NoTitleBar.Fullscreen">
        <item name="android:windowNoTitle">true</item>
        <item name="android:windowFullscreen">true</item>
        <item name="android:windowIsTranslucent">false</item>
        <item name="android:windowBackground">@android:color/black</item>
    </style>
    <style name="Theme.StreamVault.CastChooser" parent="Theme.AppCompat.Dialog">
        <item name="android:windowBackground">@android:color/transparent</item>
        <item name="android:windowIsTranslucent">true</item>
        <item name="android:windowCloseOnTouchOutside">true</item>
    </style>
    <style name="ThemeOverlay.AppCompat" parent="Base.ThemeOverlay.AppCompat"/>
    <style name="ThemeOverlay.AppCompat.ActionBar" parent="Base.ThemeOverlay.AppCompat.ActionBar"/>
    <style name="ThemeOverlay.AppCompat.Dark" parent="Base.ThemeOverlay.AppCompat.Dark"/>
    <style name="ThemeOverlay.AppCompat.Dark.ActionBar" parent="Base.ThemeOverlay.AppCompat.Dark.ActionBar"/>
    <style name="ThemeOverlay.AppCompat.DayNight" parent="ThemeOverlay.AppCompat.Light"/>
    <style name="ThemeOverlay.AppCompat.DayNight.ActionBar">
        <item name="colorControlNormal">?android:attr/textColorPrimary</item>
        <item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item>
    </style>
    <style name="ThemeOverlay.AppCompat.Dialog" parent="Base.ThemeOverlay.AppCompat.Dialog"/>
    <style name="ThemeOverlay.AppCompat.Dialog.Alert" parent="Base.ThemeOverlay.AppCompat.Dialog.Alert"/>
    <style name="ThemeOverlay.AppCompat.Light" parent="Base.ThemeOverlay.AppCompat.Light"/>
    <style name="ThemeOverlay.MediaRouter.Dark" parent="ThemeOverlay.AppCompat.Dark">
        <item name="mediaRoutePlayDrawable">@drawable/mr_media_play_dark</item>
        <item name="mediaRoutePauseDrawable">@drawable/mr_media_pause_dark</item>
        <item name="mediaRouteStopDrawable">@drawable/mr_media_stop_dark</item>
        <item name="mediaRouteAudioTrackDrawable">@drawable/mr_vol_type_audiotrack_dark</item>
        <item name="mediaRouteDividerColor">@color/mr_cast_route_divider_dark</item>
    </style>
    <style name="ThemeOverlay.MediaRouter.Light" parent="ThemeOverlay.AppCompat.Light">
        <item name="mediaRoutePlayDrawable">@drawable/mr_media_play_light</item>
        <item name="mediaRoutePauseDrawable">@drawable/mr_media_pause_light</item>
        <item name="mediaRouteStopDrawable">@drawable/mr_media_stop_light</item>
        <item name="mediaRouteAudioTrackDrawable">@drawable/mr_vol_type_audiotrack_light</item>
        <item name="mediaRouteDividerColor">@color/mr_cast_route_divider_light</item>
    </style>
    <style name="Widget.AppCompat.ActionBar" parent="Base.Widget.AppCompat.ActionBar">
    </style>
    <style name="Widget.AppCompat.ActionBar.Solid" parent="Base.Widget.AppCompat.ActionBar.Solid">
    </style>
    <style name="Widget.AppCompat.ActionBar.TabBar" parent="Base.Widget.AppCompat.ActionBar.TabBar">
    </style>
    <style name="Widget.AppCompat.ActionBar.TabText" parent="Base.Widget.AppCompat.ActionBar.TabText">
    </style>
    <style name="Widget.AppCompat.ActionBar.TabView" parent="Base.Widget.AppCompat.ActionBar.TabView">
    </style>
    <style name="Widget.AppCompat.ActionButton" parent="Base.Widget.AppCompat.ActionButton"/>
    <style name="Widget.AppCompat.ActionButton.CloseMode" parent="Base.Widget.AppCompat.ActionButton.CloseMode"/>
    <style name="Widget.AppCompat.ActionButton.Overflow" parent="Base.Widget.AppCompat.ActionButton.Overflow"/>
    <style name="Widget.AppCompat.ActionMode" parent="Base.Widget.AppCompat.ActionMode">
    </style>
    <style name="Widget.AppCompat.ActivityChooserView" parent="Base.Widget.AppCompat.ActivityChooserView">
    </style>
    <style name="Widget.AppCompat.AutoCompleteTextView" parent="Base.Widget.AppCompat.AutoCompleteTextView">
    </style>
    <style name="Widget.AppCompat.Button" parent="Base.Widget.AppCompat.Button"/>
    <style name="Widget.AppCompat.Button.Borderless" parent="Base.Widget.AppCompat.Button.Borderless"/>
    <style name="Widget.AppCompat.Button.Borderless.Colored" parent="Base.Widget.AppCompat.Button.Borderless.Colored"/>
    <style name="Widget.AppCompat.Button.ButtonBar.AlertDialog" parent="Base.Widget.AppCompat.Button.ButtonBar.AlertDialog"/>
    <style name="Widget.AppCompat.Button.Colored" parent="Base.Widget.AppCompat.Button.Colored"/>
    <style name="Widget.AppCompat.Button.Small" parent="Base.Widget.AppCompat.Button.Small"/>
    <style name="Widget.AppCompat.ButtonBar" parent="Base.Widget.AppCompat.ButtonBar"/>
    <style name="Widget.AppCompat.ButtonBar.AlertDialog" parent="Base.Widget.AppCompat.ButtonBar.AlertDialog"/>
    <style name="Widget.AppCompat.CompoundButton.CheckBox" parent="Base.Widget.AppCompat.CompoundButton.CheckBox"/>
    <style name="Widget.AppCompat.CompoundButton.RadioButton" parent="Base.Widget.AppCompat.CompoundButton.RadioButton"/>
    <style name="Widget.AppCompat.CompoundButton.Switch" parent="Base.Widget.AppCompat.CompoundButton.Switch"/>
    <style name="Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle">
        <item name="color">?attr/colorControlNormal</item>
    </style>
    <style name="Widget.AppCompat.DropDownItem.Spinner" parent="RtlOverlay.Widget.AppCompat.Search.DropDown.Text"/>
    <style name="Widget.AppCompat.EditText" parent="Base.Widget.AppCompat.EditText"/>
    <style name="Widget.AppCompat.ImageButton" parent="Base.Widget.AppCompat.ImageButton"/>
    <style name="Widget.AppCompat.Light.ActionBar" parent="Base.Widget.AppCompat.Light.ActionBar">
    </style>
    <style name="Widget.AppCompat.Light.ActionBar.Solid" parent="Base.Widget.AppCompat.Light.ActionBar.Solid">
    </style>
    <style name="Widget.AppCompat.Light.ActionBar.Solid.Inverse"/>
    <style name="Widget.AppCompat.Light.ActionBar.TabBar" parent="Base.Widget.AppCompat.Light.ActionBar.TabBar">
    </style>
    <style name="Widget.AppCompat.Light.ActionBar.TabBar.Inverse"/>
    <style name="Widget.AppCompat.Light.ActionBar.TabText" parent="Base.Widget.AppCompat.Light.ActionBar.TabText">
    </style>
    <style name="Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse">
    </style>
    <style name="Widget.AppCompat.Light.ActionBar.TabView" parent="Base.Widget.AppCompat.Light.ActionBar.TabView">
    </style>
    <style name="Widget.AppCompat.Light.ActionBar.TabView.Inverse"/>
    <style name="Widget.AppCompat.Light.ActionButton" parent="Widget.AppCompat.ActionButton"/>
    <style name="Widget.AppCompat.Light.ActionButton.CloseMode" parent="Widget.AppCompat.ActionButton.CloseMode"/>
    <style name="Widget.AppCompat.Light.ActionButton.Overflow" parent="Widget.AppCompat.ActionButton.Overflow"/>
    <style name="Widget.AppCompat.Light.ActionMode.Inverse" parent="Widget.AppCompat.ActionMode"/>
    <style name="Widget.AppCompat.Light.ActivityChooserView" parent="Widget.AppCompat.ActivityChooserView"/>
    <style name="Widget.AppCompat.Light.AutoCompleteTextView" parent="Widget.AppCompat.AutoCompleteTextView"/>
    <style name="Widget.AppCompat.Light.DropDownItem.Spinner" parent="Widget.AppCompat.DropDownItem.Spinner"/>
    <style name="Widget.AppCompat.Light.ListPopupWindow" parent="Widget.AppCompat.ListPopupWindow"/>
    <style name="Widget.AppCompat.Light.ListView.DropDown" parent="Widget.AppCompat.ListView.DropDown"/>
    <style name="Widget.AppCompat.Light.PopupMenu" parent="Base.Widget.AppCompat.Light.PopupMenu"/>
    <style name="Widget.AppCompat.Light.PopupMenu.Overflow" parent="Base.Widget.AppCompat.Light.PopupMenu.Overflow">
    </style>
    <style name="Widget.AppCompat.Light.SearchView" parent="Widget.AppCompat.SearchView"/>
    <style name="Widget.AppCompat.Light.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Spinner.DropDown.ActionBar"/>
    <style name="Widget.AppCompat.ListMenuView" parent="Base.Widget.AppCompat.ListMenuView"/>
    <style name="Widget.AppCompat.ListPopupWindow" parent="Base.Widget.AppCompat.ListPopupWindow">
    </style>
    <style name="Widget.AppCompat.ListView" parent="Base.Widget.AppCompat.ListView"/>
    <style name="Widget.AppCompat.ListView.DropDown" parent="Base.Widget.AppCompat.ListView.DropDown"/>
    <style name="Widget.AppCompat.ListView.Menu" parent="Base.Widget.AppCompat.ListView.Menu"/>
    <style name="Widget.AppCompat.PopupMenu" parent="Base.Widget.AppCompat.PopupMenu"/>
    <style name="Widget.AppCompat.PopupMenu.Overflow" parent="Base.Widget.AppCompat.PopupMenu.Overflow">
    </style>
    <style name="Widget.AppCompat.PopupWindow" parent="Base.Widget.AppCompat.PopupWindow">
    </style>
    <style name="Widget.AppCompat.ProgressBar" parent="Base.Widget.AppCompat.ProgressBar">
    </style>
    <style name="Widget.AppCompat.ProgressBar.Horizontal" parent="Base.Widget.AppCompat.ProgressBar.Horizontal">
    </style>
    <style name="Widget.AppCompat.RatingBar" parent="Base.Widget.AppCompat.RatingBar"/>
    <style name="Widget.AppCompat.RatingBar.Indicator" parent="Base.Widget.AppCompat.RatingBar.Indicator"/>
    <style name="Widget.AppCompat.RatingBar.Small" parent="Base.Widget.AppCompat.RatingBar.Small"/>
    <style name="Widget.AppCompat.SearchView" parent="Base.Widget.AppCompat.SearchView"/>
    <style name="Widget.AppCompat.SearchView.ActionBar" parent="Base.Widget.AppCompat.SearchView.ActionBar"/>
    <style name="Widget.AppCompat.SeekBar" parent="Base.Widget.AppCompat.SeekBar"/>
    <style name="Widget.AppCompat.SeekBar.Discrete" parent="Base.Widget.AppCompat.SeekBar.Discrete"/>
    <style name="Widget.AppCompat.Spinner" parent="Base.Widget.AppCompat.Spinner"/>
    <style name="Widget.AppCompat.Spinner.DropDown"/>
    <style name="Widget.AppCompat.Spinner.DropDown.ActionBar"/>
    <style name="Widget.AppCompat.Spinner.Underlined" parent="Base.Widget.AppCompat.Spinner.Underlined"/>
    <style name="Widget.AppCompat.TextView" parent="Base.Widget.AppCompat.TextView"/>
    <style name="Widget.AppCompat.TextView.SpinnerItem" parent="Base.Widget.AppCompat.TextView.SpinnerItem"/>
    <style name="Widget.AppCompat.Toolbar" parent="Base.Widget.AppCompat.Toolbar"/>
    <style name="Widget.AppCompat.Toolbar.Button.Navigation" parent="Base.Widget.AppCompat.Toolbar.Button.Navigation"/>
    <style name="Widget.Compat.NotificationActionContainer" parent="">
        <item name="android:background">@drawable/notification_action_background</item>
    </style>
    <style name="Widget.Compat.NotificationActionText" parent="">
        <item name="android:textAppearance">?android:attr/textAppearanceButton</item>
        <item name="android:textColor">@color/androidx_core_secondary_text_default_material_light</item>
        <item name="android:textSize">@dimen/notification_action_text_size</item>
    </style>
    <style name="Widget.MediaRouter.Light.MediaRouteButton" parent="Widget.AppCompat.Light.ActionButton">
        <item name="externalRouteEnabledDrawable">@drawable/mr_button_light</item>
        <item name="externalRouteEnabledDrawableStatic">@drawable/mr_button_light_static</item>
    </style>
    <style name="Widget.MediaRouter.MediaRouteButton" parent="Widget.AppCompat.ActionButton">
        <item name="externalRouteEnabledDrawable">@drawable/mr_button_dark</item>
        <item name="externalRouteEnabledDrawableStatic">@drawable/mr_button_dark_static</item>
    </style>
    <style name="leak_canary_LeakCanary.Base" parent="android:Theme.Holo">
    <item name="android:windowBackground">@color/leak_canary_background_color</item>
    <item name="android:actionBarStyle">@style/leak_canary_Widget.ActionBar</item>
  </style>
    <style name="leak_canary_Theme.Transparent" parent="android:Theme">
    <item name="android:windowIsTranslucent">true</item>
    <item name="android:windowBackground">@android:color/transparent</item>
    <item name="android:windowContentOverlay">@null</item>
    <item name="android:windowNoTitle">true</item>
    <item name="android:backgroundDimEnabled">false</item>
  </style>
    <style name="leak_canary_Widget.ActionBar" parent="android:Widget.Holo.ActionBar">
    <item name="android:background">@color/leak_canary_background_color</item>
    <item name="android:windowContentOverlay">@null</item>
  </style>
    <declare-styleable name="ActionBar">
        
        <attr name="navigationMode">
            <!-- Normal static title text -->
            <enum name="normal" value="0"/>
            <!-- The action bar will use a selection list for navigation. -->
            <enum name="listMode" value="1"/>
            <!-- The action bar will use a series of horizontal tabs for navigation. -->
            <enum name="tabMode" value="2"/>
        </attr>
        
        <attr name="displayOptions">
            <flag name="none" value="0"/>
            <flag name="useLogo" value="0x1"/>
            <flag name="showHome" value="0x2"/>
            <flag name="homeAsUp" value="0x4"/>
            <flag name="showTitle" value="0x8"/>
            <flag name="showCustom" value="0x10"/>
            <flag name="disableHome" value="0x20"/>
        </attr>
        
        <attr name="title"/>
        
        <attr format="string" name="subtitle"/>
        
        <attr format="reference" name="titleTextStyle"/>
        
        <attr format="reference" name="subtitleTextStyle"/>
        
        <attr format="reference" name="icon"/>
        
        <attr format="reference" name="logo"/>
        
        <attr format="reference" name="divider"/>
        
        <attr format="reference" name="background"/>
        
        <attr format="reference|color" name="backgroundStacked"/>
        
        <attr format="reference|color" name="backgroundSplit"/>
        
        <attr format="reference" name="customNavigationLayout"/>
        
        <attr name="height"/>
        
        <attr format="reference" name="homeLayout"/>
        
        <attr format="reference" name="progressBarStyle"/>
        
        <attr format="reference" name="indeterminateProgressStyle"/>
        
        <attr format="dimension" name="progressBarPadding"/>
        
        <attr name="homeAsUpIndicator"/>
        
        <attr format="dimension" name="itemPadding"/>
        
        <attr format="boolean" name="hideOnContentScroll"/>
        
        <attr format="dimension" name="contentInsetStart"/>
        
        <attr format="dimension" name="contentInsetEnd"/>
        
        <attr format="dimension" name="contentInsetLeft"/>
        
        <attr format="dimension" name="contentInsetRight"/>
        
        <attr format="dimension" name="contentInsetStartWithNavigation"/>
        
        <attr format="dimension" name="contentInsetEndWithActions"/>
        
        <attr format="dimension" name="elevation"/>
        
        <attr format="reference" name="popupTheme"/>
    </declare-styleable>
    <declare-styleable name="ActionBarLayout">
        <attr name="android:layout_gravity"/>
    </declare-styleable>
    <declare-styleable name="ActionMenuItemView">
        <attr name="android:minWidth"/>
    </declare-styleable>
    <declare-styleable name="ActionMenuView">
        
    </declare-styleable>
    <declare-styleable name="ActionMode">
        
        <attr name="titleTextStyle"/>
        
        <attr name="subtitleTextStyle"/>
        
        <attr name="background"/>
        
        <attr name="backgroundSplit"/>
        
        <attr name="height"/>
        
        <attr format="reference" name="closeItemLayout"/>
    </declare-styleable>
    <declare-styleable name="ActivityChooserView">
        
        <attr format="string" name="initialActivityCount"/>
        
        <attr format="reference" name="expandActivityOverflowButtonDrawable"/>
    </declare-styleable>
    <declare-styleable name="ActivityFilter">
        
        <attr format="string" name="activityName"/>
        
        <attr format="string" name="activityAction"/>
    </declare-styleable>
    <declare-styleable name="ActivityNavigator">
        <attr name="android:name"/>
        <attr format="string" name="action"/>
        <attr format="string" name="data"/>
        <attr format="string" name="dataPattern"/>
        <attr format="string" name="targetPackage"/>
    </declare-styleable>
    <declare-styleable name="ActivityRule">
        
        <attr format="boolean" name="alwaysExpand"/>
        <attr name="tag"/>
    </declare-styleable>
    <declare-styleable name="AlertDialog">
        <attr name="android:layout"/>
        <attr format="reference" name="buttonPanelSideLayout"/>
        <attr format="reference" name="listLayout"/>
        <attr format="reference" name="multiChoiceItemLayout"/>
        <attr format="reference" name="singleChoiceItemLayout"/>
        <attr format="reference" name="listItemLayout"/>
        <attr format="boolean" name="showTitle"/>
        <attr format="dimension" name="buttonIconDimen"/>
    </declare-styleable>
    <declare-styleable name="AnimatedStateListDrawableCompat">
        
        <attr name="android:visible"/>
        
        <attr name="android:variablePadding"/>
        
        <attr name="android:constantSize"/>
        
        <attr name="android:dither"/>
        
        <attr name="android:enterFadeDuration"/>
        
        <attr name="android:exitFadeDuration"/>
        
        
    </declare-styleable>
    <declare-styleable name="AnimatedStateListDrawableItem">
        
        <attr name="android:drawable"/>
        
        <attr name="android:id"/>
    </declare-styleable>
    <declare-styleable name="AnimatedStateListDrawableTransition">
        
        <attr name="android:fromId"/>
        
        <attr name="android:toId"/>
        
        <attr name="android:drawable"/>
        
        <attr name="android:reversible"/>
    </declare-styleable>
    <declare-styleable name="AppCompatEmojiHelper">

    </declare-styleable>
    <declare-styleable name="AppCompatImageView">
        <attr name="android:src"/>
        
        <attr format="reference" name="srcCompat"/>

        
        <attr format="color" name="tint"/>

        
        <attr name="tintMode">
            <!-- The tint is drawn on top of the drawable.
                 [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
            <enum name="src_over" value="3"/>
            <!-- The tint is masked by the alpha channel of the drawable. The drawable’s
                 color channels are thrown out. [Sa * Da, Sc * Da] -->
            <enum name="src_in" value="5"/>
            <!-- The tint is drawn above the drawable, but with the drawable’s alpha
                 channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
            <enum name="src_atop" value="9"/>
            <!-- Multiplies the color and alpha channels of the drawable with those of
                 the tint. [Sa * Da, Sc * Dc] -->
            <enum name="multiply" value="14"/>
            <!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
            <enum name="screen" value="15"/>
            <!-- Combines the tint and icon color and alpha channels, clamping the
                 result to valid color values. Saturate(S + D) -->
            <enum name="add" value="16"/>
        </attr>
    </declare-styleable>
    <declare-styleable name="AppCompatSeekBar">
        <attr name="android:thumb"/>
        
        <attr format="reference" name="tickMark"/>
        
        <attr format="color" name="tickMarkTint"/>
        
        <attr name="tickMarkTintMode">
            <!-- The tint is drawn on top of the drawable.
                 [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
            <enum name="src_over" value="3"/>
            <!-- The tint is masked by the alpha channel of the drawable. The drawable’s
                 color channels are thrown out. [Sa * Da, Sc * Da] -->
            <enum name="src_in" value="5"/>
            <!-- The tint is drawn above the drawable, but with the drawable’s alpha
                 channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
            <enum name="src_atop" value="9"/>
            <!-- Multiplies the color and alpha channels of the drawable with those of
                 the tint. [Sa * Da, Sc * Dc] -->
            <enum name="multiply" value="14"/>
            <!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
            <enum name="screen" value="15"/>
            <!-- Combines the tint and drawable color and alpha channels, clamping the
                 result to valid color values. Saturate(S + D) -->
            <enum name="add" value="16"/>
        </attr>
    </declare-styleable>
    <declare-styleable name="AppCompatTextHelper">
        <attr name="android:drawableLeft"/>
        <attr name="android:drawableTop"/>
        <attr name="android:drawableRight"/>
        <attr name="android:drawableBottom"/>
        <attr name="android:drawableStart"/>
        <attr name="android:drawableEnd"/>
        <attr name="android:textAppearance"/>
    </declare-styleable>
    <declare-styleable name="AppCompatTextView">
        
        <attr format="reference|boolean" name="textAllCaps"/>
        
        <attr format="string" name="textLocale"/>
        <attr name="android:textAppearance"/>
        
        <attr format="enum" name="autoSizeTextType">
            <!-- No auto-sizing (default). -->
            <enum name="none" value="0"/>
            <!-- Uniform horizontal and vertical text size scaling to fit within the
            container. -->
            <enum name="uniform" value="1"/>
        </attr>
        
        <attr format="dimension" name="autoSizeStepGranularity"/>
        
        <attr format="reference" name="autoSizePresetSizes"/>
        
        <attr format="dimension" name="autoSizeMinTextSize"/>
        
        <attr format="dimension" name="autoSizeMaxTextSize"/>
        
        <attr format="string" name="fontFamily"/>
        
        <attr format="dimension" name="lineHeight"/>
        
        <attr format="dimension" name="firstBaselineToTopHeight"/>
        
        <attr format="dimension" name="lastBaselineToBottomHeight"/>
        
        <attr format="string" name="fontVariationSettings"/>
        
        <attr format="reference" name="drawableLeftCompat"/>
        <attr format="reference" name="drawableTopCompat"/>
        <attr format="reference" name="drawableRightCompat"/>
        <attr format="reference" name="drawableBottomCompat"/>
        <attr format="reference" name="drawableStartCompat"/>
        <attr format="reference" name="drawableEndCompat"/>
        
        <attr format="color" name="drawableTint"/>
        
        <attr name="drawableTintMode">
            <!-- The tint is drawn on top of the drawable.
                 [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
            <enum name="src_over" value="3"/>
            <!-- The tint is masked by the alpha channel of the drawable. The drawable’s
                 color channels are thrown out. [Sa * Da, Sc * Da] -->
            <enum name="src_in" value="5"/>
            <!-- The tint is drawn above the drawable, but with the drawable’s alpha
                 channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
            <enum name="src_atop" value="9"/>
            <!-- Multiplies the color and alpha channels of the drawable with those of
                 the tint. [Sa * Da, Sc * Dc] -->
            <enum name="multiply" value="14"/>
            <!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
            <enum name="screen" value="15"/>
            <!-- Combines the tint and drawable color and alpha channels, clamping the
                 result to valid color values. Saturate(S + D) -->
            <enum name="add" value="16"/>
        </attr>
        
        <attr format="boolean" name="emojiCompatEnabled"/>
    </declare-styleable>
    <declare-styleable name="AppCompatTheme">

        
        
        
        <eat-comment/>

        
        <attr format="boolean" name="windowActionBar"/>

        
        <attr format="boolean" name="windowNoTitle"/>

        
        <attr format="boolean" name="windowActionBarOverlay"/>

        
        <attr format="boolean" name="windowActionModeOverlay"/>

        
        <attr format="dimension|fraction" name="windowFixedWidthMajor"/>
        
        <attr format="dimension|fraction" name="windowFixedHeightMinor"/>

        
        <attr format="dimension|fraction" name="windowFixedWidthMinor"/>
        
        <attr format="dimension|fraction" name="windowFixedHeightMajor"/>

        
        <attr format="dimension|fraction" name="windowMinWidthMajor"/>
        
        <attr format="dimension|fraction" name="windowMinWidthMinor"/>

        <attr name="android:windowIsFloating"/>
        <attr name="android:windowAnimationStyle"/>

        
        
        
        <eat-comment/>
        
        <attr format="reference" name="actionBarTabStyle"/>
        <attr format="reference" name="actionBarTabBarStyle"/>
        <attr format="reference" name="actionBarTabTextStyle"/>
        <attr format="reference" name="actionOverflowButtonStyle"/>
        <attr format="reference" name="actionOverflowMenuStyle"/>
        
        <attr format="reference" name="actionBarPopupTheme"/>
        
        <attr format="reference" name="actionBarStyle"/>
        
        <attr format="reference" name="actionBarSplitStyle"/>
        
        <attr format="reference" name="actionBarTheme"/>
        
        <attr format="reference" name="actionModeTheme"/>
        
        <attr format="reference" name="actionBarWidgetTheme"/>
        
        <attr format="dimension" name="actionBarSize">
            <enum name="wrap_content" value="0"/>
        </attr>
        
        <attr format="reference" name="actionBarDivider"/>
        
        <attr format="reference" name="actionBarItemBackground"/>
        
        <attr format="reference" name="actionMenuTextAppearance"/>
        
        
        <attr format="color|reference" name="actionMenuTextColor"/>


        
        
        
        <eat-comment/>
        <attr format="reference" name="actionModeStyle"/>
        <attr format="reference" name="actionModeCloseButtonStyle"/>
        
        <attr format="reference" name="actionModeBackground"/>
        
        <attr format="reference" name="actionModeSplitBackground"/>
        
        <attr format="reference" name="actionModeCloseDrawable"/>
        
        <attr format="reference" name="actionModeCutDrawable"/>
        
        <attr format="reference" name="actionModeCopyDrawable"/>
        
        <attr format="reference" name="actionModePasteDrawable"/>
        
        <attr format="reference" name="actionModeSelectAllDrawable"/>
        
        <attr format="reference" name="actionModeShareDrawable"/>
        
        <attr format="reference" name="actionModeFindDrawable"/>
        
        <attr format="reference" name="actionModeWebSearchDrawable"/>

        
        <attr format="string" name="actionModeCloseContentDescription"/>

        
        <attr format="reference" name="actionModePopupWindowStyle"/>

        
        
        
        <eat-comment/>
        
        <attr format="reference" name="textAppearanceLargePopupMenu"/>
        
        <attr format="reference" name="textAppearanceSmallPopupMenu"/>
        
        <attr format="reference" name="textAppearancePopupMenuHeader"/>


        
        
        
        <eat-comment/>

        
        <attr format="reference" name="dialogTheme"/>
        
        <attr format="dimension" name="dialogPreferredPadding"/>
        
        <attr format="reference" name="listDividerAlertDialog"/>
        
        <attr format="dimension" name="dialogCornerRadius"/>

        
        
        
        <eat-comment/>

        
        <attr format="reference" name="actionDropDownStyle"/>
        
        <attr format="dimension" name="dropdownListPreferredItemHeight"/>
        
        <attr format="reference" name="spinnerDropDownItemStyle"/>
        
        <attr format="reference" name="homeAsUpIndicator"/>

        
        <attr format="reference" name="actionButtonStyle"/>

        
        <attr format="reference" name="buttonBarStyle"/>
        
        <attr format="reference" name="buttonBarButtonStyle"/>
        
        <attr format="reference" name="selectableItemBackground"/>
        
        <attr format="reference" name="selectableItemBackgroundBorderless"/>
        
        <attr format="reference" name="borderlessButtonStyle"/>
        
        <attr format="reference" name="dividerVertical"/>
        
        <attr format="reference" name="dividerHorizontal"/>
        
        <attr format="reference" name="activityChooserViewStyle"/>

        
        <attr format="reference" name="toolbarStyle"/>
        
        <attr format="reference" name="toolbarNavigationButtonStyle"/>

        
        <attr format="reference" name="popupMenuStyle"/>
        
        <attr format="reference" name="popupWindowStyle"/>

        
        <attr format="reference|color" name="editTextColor"/>
        
        <attr format="reference" name="editTextBackground"/>

        
        <attr format="reference" name="imageButtonStyle"/>

        
        
        
        <eat-comment/>
        
        <attr format="reference" name="textAppearanceSearchResultTitle"/>
        
        <attr format="reference" name="textAppearanceSearchResultSubtitle"/>
        
        <attr format="reference|color" name="textColorSearchUrl"/>
        
        <attr format="reference" name="searchViewStyle"/>

        
        
        
        <eat-comment/>

        
        <attr format="dimension" name="listPreferredItemHeight"/>
        
        <attr format="dimension" name="listPreferredItemHeightSmall"/>
        
        <attr format="dimension" name="listPreferredItemHeightLarge"/>

        
        <attr format="dimension" name="listPreferredItemPaddingLeft"/>
        
        <attr format="dimension" name="listPreferredItemPaddingRight"/>

        
        <attr format="dimension" name="listPreferredItemPaddingStart"/>
        
        <attr format="dimension" name="listPreferredItemPaddingEnd"/>

        
        <attr format="reference" name="dropDownListViewStyle"/>
        <attr format="reference" name="listPopupWindowStyle"/>

        
        <attr format="reference" name="textAppearanceListItem"/>
        
        <attr format="reference" name="textAppearanceListItemSecondary"/>
        
        <attr format="reference" name="textAppearanceListItemSmall"/>

        
        
        
        <eat-comment/>

        
        <attr format="reference" name="panelBackground"/>
        
        <attr format="dimension" name="panelMenuListWidth"/>
        
        <attr format="reference" name="panelMenuListTheme"/>
        
        <attr format="reference" name="listChoiceBackgroundIndicator"/>

        
        
        
        <eat-comment/>

        
        <attr format="color" name="colorPrimary"/>

        
        <attr format="color" name="colorPrimaryDark"/>

        
        <attr format="color" name="colorAccent"/>

        
        <attr format="color" name="colorControlNormal"/>

        
        <attr format="color" name="colorControlActivated"/>

        
        <attr format="color" name="colorControlHighlight"/>

        
        <attr format="color" name="colorButtonNormal"/>

        
        <attr format="color" name="colorSwitchThumbNormal"/>

        
        <attr format="reference" name="controlBackground"/>

        
        <attr format="color" name="colorBackgroundFloating"/>

        
        
        
        <eat-comment/>
        <attr format="reference" name="alertDialogStyle"/>
        <attr format="reference" name="alertDialogButtonGroupStyle"/>
        <attr format="boolean" name="alertDialogCenterButtons"/>
        
        <attr format="reference" name="alertDialogTheme"/>

        
        <attr format="reference|color" name="textColorAlertDialogListItem"/>

        
        <attr format="reference" name="buttonBarPositiveButtonStyle"/>

        
        <attr format="reference" name="buttonBarNegativeButtonStyle"/>

        
        <attr format="reference" name="buttonBarNeutralButtonStyle"/>

        
        
        
        <eat-comment/>

        
        <attr format="reference" name="autoCompleteTextViewStyle"/>
        
        <attr format="reference" name="buttonStyle"/>
        
        <attr format="reference" name="buttonStyleSmall"/>
        
        <attr format="reference" name="checkboxStyle"/>
        
        <attr format="reference" name="checkedTextViewStyle"/>
        
        <attr format="reference" name="editTextStyle"/>
        
        <attr format="reference" name="radioButtonStyle"/>
        
        <attr format="reference" name="ratingBarStyle"/>
        
        <attr format="reference" name="ratingBarStyleIndicator"/>
        
        <attr format="reference" name="ratingBarStyleSmall"/>
        
        <attr format="reference" name="seekBarStyle"/>
        
        <attr format="reference" name="spinnerStyle"/>
        
        <attr format="reference" name="switchStyle"/>

        
        <attr format="reference" name="listMenuViewStyle"/>

        
        
        
        <eat-comment/>

        
        <attr format="reference" name="tooltipFrameBackground"/>
        
        <attr format="reference|color" name="tooltipForegroundColor"/>

        
        <attr format="reference|color" name="colorError"/>

        <attr format="string" name="viewInflaterClass"/>

        
        
        
        <eat-comment/>

        
        <attr format="reference" name="listChoiceIndicatorSingleAnimated"/>
        
        <attr format="reference" name="listChoiceIndicatorMultipleAnimated"/>

    </declare-styleable>
    <declare-styleable name="AspectRatioFrameLayout">
    <attr name="resize_mode"/>
  </declare-styleable>
    <declare-styleable name="ButtonBarLayout">
        
        <attr format="boolean" name="allowStacking"/>
    </declare-styleable>
    <declare-styleable name="Capability">
        
        <attr format="reference" name="queryPatterns"/>
        
        <attr format="boolean" name="shortcutMatchRequired"/>
    </declare-styleable>
    <declare-styleable name="CastExpandedController">
<attr name="castButtonColor"/>

<attr name="castControlButtons"/>

<attr format="reference" name="castSeekBarProgressDrawable"/>

<attr format="reference" name="castSeekBarThumbDrawable"/>

<attr format="color" name="castSeekBarProgressAndThumbColor"/>

<attr format="color" name="castSeekBarSecondaryProgressColor"/>

<attr format="color" name="castSeekBarUnseekableProgressColor"/>

<attr format="color" name="castSeekBarTooltipBackgroundColor"/>

<attr format="color" name="castExpandedControllerLoadingIndicatorColor"/>

<attr name="castPlayButtonDrawable"/>

<attr name="castPauseButtonDrawable"/>

<attr name="castStopButtonDrawable"/>

<attr name="castSkipPreviousButtonDrawable"/>

<attr name="castSkipNextButtonDrawable"/>

<attr name="castRewind30ButtonDrawable"/>

<attr name="castForward30ButtonDrawable"/>

<attr name="castMuteToggleButtonDrawable"/>

<attr name="castClosedCaptionsButtonDrawable"/>

<attr format="color" name="castAdBreakMarkerColor"/>

<attr format="color" name="castAdLabelColor"/>

<attr format="color" name="castAdLabelTextColor"/>

<attr format="reference" name="castAdLabelTextAppearance"/>

<attr format="color" name="castAdInProgressTextColor"/>

<attr format="reference" name="castAdInProgressLabelTextAppearance"/>

<attr format="color" name="castLiveIndicatorColor"/>

<attr format="reference|string" name="castAdInProgressText"/>

<attr format="reference|string" name="castDefaultAdPosterUrl"/>
</declare-styleable>
    <declare-styleable name="CastIntroOverlay">
<attr format="color|reference" name="castBackgroundColor"/>

<attr format="color|reference" name="castButtonBackgroundColor"/>

<attr format="reference" name="castButtonTextAppearance"/>

<attr format="reference|string" name="castButtonText"/>

<attr format="reference" name="castTitleTextAppearance"/>

<attr format="dimension|reference" name="castFocusRadius"/>
</declare-styleable>
    <declare-styleable name="CastMiniController">
<attr format="boolean" name="castShowImageThumbnail"/>

<attr name="castTitleTextAppearance"/>

<attr format="reference" name="castSubtitleTextAppearance"/>

<attr format="reference" name="castControlButtons"/>

<attr format="color|reference" name="castBackground"/>

<attr format="color" name="castProgressBarColor"/>

<attr format="color" name="castMiniControllerLoadingIndicatorColor"/>

<attr format="color|reference" name="castButtonColor"/>

<attr format="reference" name="castPlayButtonDrawable"/>

<attr format="reference" name="castPauseButtonDrawable"/>

<attr format="reference" name="castStopButtonDrawable"/>

<attr format="reference" name="castLargePlayButtonDrawable"/>

<attr format="reference" name="castLargePauseButtonDrawable"/>

<attr format="reference" name="castLargeStopButtonDrawable"/>

<attr format="reference" name="castSkipPreviousButtonDrawable"/>

<attr format="reference" name="castSkipNextButtonDrawable"/>

<attr format="reference" name="castRewind30ButtonDrawable"/>

<attr format="reference" name="castForward30ButtonDrawable"/>

<attr format="reference" name="castMuteToggleButtonDrawable"/>

<attr format="reference" name="castClosedCaptionsButtonDrawable"/>
</declare-styleable>
    <declare-styleable name="CheckedTextView">
        <attr name="android:checkMark"/>
        
        <attr format="reference" name="checkMarkCompat"/>
        
        <attr format="color" name="checkMarkTint"/>

        
        <attr name="checkMarkTintMode">
            <!-- The tint is drawn on top of the drawable.
                 [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
            <enum name="src_over" value="3"/>
            <!-- The tint is masked by the alpha channel of the drawable. The drawable’s
                 color channels are thrown out. [Sa * Da, Sc * Da] -->
            <enum name="src_in" value="5"/>
            <!-- The tint is drawn above the drawable, but with the drawable’s alpha
                 channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
            <enum name="src_atop" value="9"/>
            <!-- Multiplies the color and alpha channels of the drawable with those of
                 the tint. [Sa * Da, Sc * Dc] -->
            <enum name="multiply" value="14"/>
            <!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
            <enum name="screen" value="15"/>
            <!-- Combines the tint and icon color and alpha channels, clamping the
                 result to valid color values. Saturate(S + D) -->
            <enum name="add" value="16"/>
        </attr>
    </declare-styleable>
    <declare-styleable name="ColorStateListItem">
        
        <attr name="android:color"/>
        
        <attr format="float" name="alpha"/>
        <attr name="android:alpha"/>
        
        <attr format="float" name="lStar"/>
        <attr name="android:lStar"/>
    </declare-styleable>
    <declare-styleable name="CompoundButton">
        <attr name="android:button"/>
        
        <attr format="reference" name="buttonCompat"/>
        
        <attr format="color" name="buttonTint"/>

        
        <attr name="buttonTintMode">
            <!-- The tint is drawn on top of the drawable.
                 [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
            <enum name="src_over" value="3"/>
            <!-- The tint is masked by the alpha channel of the drawable. The drawable’s
                 color channels are thrown out. [Sa * Da, Sc * Da] -->
            <enum name="src_in" value="5"/>
            <!-- The tint is drawn above the drawable, but with the drawable’s alpha
                 channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
            <enum name="src_atop" value="9"/>
            <!-- Multiplies the color and alpha channels of the drawable with those of
                 the tint. [Sa * Da, Sc * Dc] -->
            <enum name="multiply" value="14"/>
            <!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
            <enum name="screen" value="15"/>
            <!-- Combines the tint and icon color and alpha channels, clamping the
                 result to valid color values. Saturate(S + D) -->
            <enum name="add" value="16"/>
        </attr>
    </declare-styleable>
    <declare-styleable name="CustomCastTheme">
<attr format="reference" name="castIntroOverlayStyle"/>

<attr format="reference" name="castMiniControllerStyle"/>

<attr format="reference" name="castExpandedControllerStyle"/>
</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="DividerAttributes">
        
        <attr format="enum" name="embeddingDividerType">
            <!-- Fixed divider type. -->
            <enum name="fixed" value="0"/>
            <!-- Draggable divider type. -->
            <enum name="draggable" value="1"/>
        </attr>
        
        <attr format="integer" name="embeddingDividerWidthDp"/>
        
        <attr format="color|reference" name="embeddingDividerColor"/>
        
        <attr format="float" name="dragRangeMinRatio"/>
        
        <attr format="float" name="dragRangeMaxRatio"/>
        
        <attr format="boolean" name="isDraggingToFullscreenAllowed"/>
    </declare-styleable>
    <declare-styleable name="DrawerArrowToggle">
        
        <attr format="color" name="color"/>
        
        <attr format="boolean" name="spinBars"/>
        
        <attr format="dimension" name="drawableSize"/>
        
        <attr format="dimension" name="gapBetweenBars"/>
        
        <attr format="dimension" name="arrowHeadLength"/>
        
        <attr format="dimension" name="arrowShaftLength"/>
        
        <attr format="dimension" name="barLength"/>
        
        <attr format="dimension" name="thickness"/>
    </declare-styleable>
    <declare-styleable name="FontFamily">
        
        <attr format="string" name="fontProviderAuthority"/>
        
        <attr format="string" name="fontProviderPackage"/>
        
        <attr format="string" name="fontProviderQuery"/>
        
        <attr format="string" name="fontProviderFallbackQuery"/>
        
        <attr format="reference" name="fontProviderCerts"/>
        
        <attr name="fontProviderFetchStrategy">
            <!-- The blocking font fetch works as follows.
              First, check the local cache, then if the requested font is not cached, request the
              font from the provider and wait until it is finished.  You can change the length of
              the timeout by modifying fontProviderFetchTimeout.  If the timeout happens, the
              default typeface will be used instead. -->
            <enum name="blocking" value="0"/>
            <!-- The async font fetch works as follows.
              First, check the local cache, then if the requested font is not cached, trigger a
              request the font and continue with layout inflation. Once the font fetch succeeds, the
              target text view will be refreshed with the downloaded font data. The
              fontProviderFetchTimeout will be ignored if async loading is specified. -->
            <enum name="async" value="1"/>
        </attr>
        
        <attr format="integer" name="fontProviderFetchTimeout">
            <!-- A special value for the timeout. In this case, the blocking font fetching will not
              timeout and wait until a reply is received from the font provider. -->
            <enum name="forever" value="-1"/>
        </attr>
        
        <attr name="fontProviderSystemFontFamily"/>
    </declare-styleable>
    <declare-styleable name="FontFamilyFont">
        
        <attr name="fontStyle">
            <enum name="normal" value="0"/>
            <enum name="italic" value="1"/>
        </attr>
        
        <attr format="reference" name="font"/>
        
        <attr format="integer" name="fontWeight"/>
        
        <attr name="fontVariationSettings"/>
        
        <attr format="integer" name="ttcIndex"/>
        
        <attr name="android:fontStyle"/>
        <attr name="android:font"/>
        <attr name="android:fontWeight"/>
        <attr name="android:fontVariationSettings"/>
        <attr name="android:ttcIndex"/>
    </declare-styleable>
    <declare-styleable name="FontFamilyProviderFallback">
        
        <attr name="fontProviderQuery"/>
        
        <attr name="fontProviderSystemFontFamily"/>
        
        <attr name="fontVariationSettings"/>
    </declare-styleable>
    <declare-styleable name="Fragment">
        <attr name="android:name"/>
        <attr name="android:id"/>
        <attr name="android:tag"/>
    </declare-styleable>
    <declare-styleable name="FragmentContainerView">
        <attr name="android:name"/>
        <attr name="android:tag"/>
    </declare-styleable>
    <declare-styleable name="GradientColor">
        
        <attr name="android:startColor"/>
        
        <attr name="android:centerColor"/>
        
        <attr name="android:endColor"/>
        
        <attr name="android:type"/>

        
        
        <attr name="android:gradientRadius"/>

        
        
        <attr name="android:centerX"/>
        
        <attr name="android:centerY"/>

        
        
        <attr name="android:startX"/>
        
        <attr name="android:startY"/>
        
        <attr name="android:endX"/>
        
        <attr name="android:endY"/>

        
        <attr name="android:tileMode"/>
    </declare-styleable>
    <declare-styleable name="GradientColorItem">
        
        <attr name="android:offset"/>
        
        <attr name="android: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="LinearLayoutCompat">
        
        <attr name="android:orientation"/>
        <attr name="android:gravity"/>
        
        <attr name="android:baselineAligned"/>
        
        <attr name="android:baselineAlignedChildIndex"/>
        
        <attr name="android:weightSum"/>
        
        <attr format="boolean" name="measureWithLargestChild"/>
        
        <attr name="divider"/>
        
        <attr name="showDividers">
            <flag name="none" value="0"/>
            <flag name="beginning" value="1"/>
            <flag name="middle" value="2"/>
            <flag name="end" value="4"/>
        </attr>
        
        <attr format="dimension" name="dividerPadding"/>
    </declare-styleable>
    <declare-styleable name="LinearLayoutCompat_Layout">
        <attr name="android:layout_width"/>
        <attr name="android:layout_height"/>
        <attr name="android:layout_weight"/>
        <attr name="android:layout_gravity"/>
    </declare-styleable>
    <declare-styleable name="ListPopupWindow">
        
        <attr name="android:dropDownVerticalOffset"/>
        
        <attr name="android:dropDownHorizontalOffset"/>
    </declare-styleable>
    <declare-styleable name="LoadingImageView"><attr name="imageAspectRatioAdjust">
<enum name="none" value="0"/>

<enum name="adjust_width" value="1"/>

<enum name="adjust_height" value="2"/>

</attr>

<attr format="float" name="imageAspectRatio"/>

<attr format="boolean" name="circleCrop"/>
</declare-styleable>
    <declare-styleable name="MediaRouteButton">
        
        <attr format="reference" name="externalRouteEnabledDrawable"/>
        
        <attr format="reference" name="externalRouteEnabledDrawableStatic"/>
        
        <attr format="color" name="mediaRouteButtonTint"/>

        <attr name="android:minWidth"/>
        <attr name="android:minHeight"/>
    </declare-styleable>
    <declare-styleable name="MenuGroup">

        
        <attr name="android:id"/>

        
        <attr name="android:menuCategory"/>

        
        <attr name="android:orderInCategory"/>

        
        <attr name="android:checkableBehavior"/>

        
        <attr name="android:visible"/>

        
        <attr name="android:enabled"/>

    </declare-styleable>
    <declare-styleable name="MenuItem">

        
        <attr name="android:id"/>

        
        <attr name="android:menuCategory"/>

        
        <attr name="android:orderInCategory"/>

        
        <attr name="android:title"/>

        
        <attr name="android:titleCondensed"/>

        
        <attr name="android:icon"/>

        
        <attr name="android:alphabeticShortcut"/>

        
        <attr name="alphabeticModifiers">
            <flag name="META" value="0x10000"/>
            <flag name="CTRL" value="0x1000"/>
            <flag name="ALT" value="0x02"/>
            <flag name="SHIFT" value="0x1"/>
            <flag name="SYM" value="0x4"/>
            <flag name="FUNCTION" value="0x8"/>
        </attr>

        
        <attr name="android:numericShortcut"/>

        
        <attr name="numericModifiers">
            <flag name="META" value="0x10000"/>
            <flag name="CTRL" value="0x1000"/>
            <flag name="ALT" value="0x02"/>
            <flag name="SHIFT" value="0x1"/>
            <flag name="SYM" value="0x4"/>
            <flag name="FUNCTION" value="0x8"/>
        </attr>

        
        <attr name="android:checkable"/>

        
        <attr name="android:checked"/>

        
        <attr name="android:visible"/>

        
        <attr name="android:enabled"/>

        
        <attr name="android:onClick"/>

        
        <attr name="showAsAction">
            <!-- Never show this item in an action bar, show it in the overflow menu instead.
                 Mutually exclusive with "ifRoom" and "always". -->
            <flag name="never" value="0"/>
            <!-- Show this item in an action bar if there is room for it as determined
                 by the system. Favor this option over "always" where possible.
                 Mutually exclusive with "never" and "always". -->
            <flag name="ifRoom" value="1"/>
            <!-- Always show this item in an actionbar, even if it would override
                 the system's limits of how much stuff to put there. This may make
                 your action bar look bad on some screens. In most cases you should
                 use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". -->
            <flag name="always" value="2"/>
            <!-- When this item is shown as an action in the action bar, show a text
                 label with it even if it has an icon representation. -->
            <flag name="withText" value="4"/>
            <!-- This item's action view collapses to a normal menu
                 item. When expanded, the action view takes over a
                 larger segment of its container. -->
            <flag name="collapseActionView" value="8"/>
        </attr>

        
        <attr format="reference" name="actionLayout"/>

        
        <attr format="string" name="actionViewClass"/>

        
        <attr format="string" name="actionProviderClass"/>

        
        <attr format="string" name="contentDescription"/>

        
        <attr format="string" name="tooltipText"/>

        
        <attr format="color" name="iconTint"/>

        
        <attr name="iconTintMode">
            <!-- The tint is drawn on top of the icon.
                 [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
            <enum name="src_over" value="3"/>
            <!-- The tint is masked by the alpha channel of the icon. The icon’s
                 color channels are thrown out. [Sa * Da, Sc * Da] -->
            <enum name="src_in" value="5"/>
            <!-- The tint is drawn above the icon, but with the icon’s alpha
                 channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
            <enum name="src_atop" value="9"/>
            <!-- Multiplies the color and alpha channels of the icon with those of
                 the tint. [Sa * Da, Sc * Dc] -->
            <enum name="multiply" value="14"/>
            <!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
            <enum name="screen" value="15"/>
            <!-- Combines the tint and icon color and alpha channels, clamping the
                 result to valid color values. Saturate(S + D) -->
            <enum name="add" value="16"/>
        </attr>

    </declare-styleable>
    <declare-styleable name="MenuView">
        
        <attr name="android:itemTextAppearance"/>
        
        <attr name="android:horizontalDivider"/>
        
        <attr name="android:verticalDivider"/>
        
        <attr name="android:headerBackground"/>
        
        <attr name="android:itemBackground"/>
        
        <attr name="android:windowAnimationStyle"/>
        
        <attr name="android:itemIconDisabledAlpha"/>
        
        <attr format="boolean" name="preserveIconSpacing"/>
        
        <attr format="reference" name="subMenuArrow"/>
    </declare-styleable>
    <declare-styleable name="NavAction">
        <attr name="android:id"/>
        <attr format="reference" name="destination"/>
        <attr format="boolean" name="launchSingleTop"/>
        <attr format="boolean" name="restoreState"/>
        <attr format="reference" name="popUpTo"/>
        <attr format="boolean" name="popUpToInclusive"/>
        <attr format="boolean" name="popUpToSaveState"/>
        <attr format="reference" name="enterAnim"/>
        <attr format="reference" name="exitAnim"/>
        <attr format="reference" name="popEnterAnim"/>
        <attr format="reference" name="popExitAnim"/>
    </declare-styleable>
    <declare-styleable name="NavArgument">
        <attr name="android:name"/>
        <attr name="android:defaultValue"/>
        <attr format="boolean" name="nullable"/>
        <attr format="string" name="argType"/>
    </declare-styleable>
    <declare-styleable name="NavDeepLink">
        <attr format="string" name="uri"/>
        <attr format="string" name="action"/>
        <attr format="string" name="mimeType"/>
        <attr name="android:autoVerify"/>
    </declare-styleable>
    <declare-styleable name="NavGraphNavigator">
        <attr format="reference" name="startDestination"/>
    </declare-styleable>
    <declare-styleable name="NavHost">
        <attr format="reference" name="navGraph"/>
    </declare-styleable>
    <declare-styleable name="NavInclude">
        <attr format="reference" name="graph"/>
    </declare-styleable>
    <declare-styleable name="Navigator">
        <attr name="android:id"/>
        <attr format="string" name="route"/>
        <attr name="android:label"/>
    </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>
    <declare-styleable name="PopupWindow">
        
        <attr format="boolean" name="overlapAnchor"/>
        <attr name="android:popupBackground"/>
        <attr name="android:popupAnimationStyle"/>
    </declare-styleable>
    <declare-styleable name="PopupWindowBackgroundState">
        
        <attr format="boolean" name="state_above_anchor"/>
    </declare-styleable>
    <declare-styleable name="RecycleListView">
        
        <attr format="dimension" name="paddingBottomNoButtons"/>
        
        <attr format="dimension" name="paddingTopNoTitle"/>
    </declare-styleable>
    <declare-styleable name="RecyclerView">
        
        <attr format="string" name="layoutManager"/>

        
        
        
        <eat-comment/>

        <attr name="android:orientation"/>
        <attr name="android:descendantFocusability"/>
        <attr name="android:clipToPadding"/>
        <attr format="integer" name="spanCount"/>
        <attr format="boolean" name="reverseLayout"/>
        <attr format="boolean" name="stackFromEnd"/>
        <attr format="boolean" name="fastScrollEnabled"/>
        <attr format="reference" name="fastScrollVerticalThumbDrawable"/>
        <attr format="reference" name="fastScrollVerticalTrackDrawable"/>
        <attr format="reference" name="fastScrollHorizontalThumbDrawable"/>
        <attr format="reference" name="fastScrollHorizontalTrackDrawable"/>
    </declare-styleable>
    <declare-styleable name="SearchView">
        
        <attr format="reference" name="layout"/>
        
        <attr format="boolean" name="iconifiedByDefault"/>
        
        <attr name="android:maxWidth"/>
        
        <attr format="string" name="queryHint"/>
        
        <attr format="string" name="defaultQueryHint"/>
        
        <attr name="android:imeOptions"/>
        
        <attr name="android:inputType"/>
        
        <attr format="reference" name="closeIcon"/>
        
        <attr format="reference" name="goIcon"/>
        
        <attr format="reference" name="searchIcon"/>
        
        <attr format="reference" name="searchHintIcon"/>
        
        <attr format="reference" name="voiceIcon"/>
        
        <attr format="reference" name="commitIcon"/>
        
        <attr format="reference" name="suggestionRowLayout"/>
        
        <attr format="reference" name="queryBackground"/>
        
        <attr format="reference" name="submitBackground"/>
        <attr name="android:focusable"/>
    </declare-styleable>
    <declare-styleable name="SignInButton"><attr format="reference" name="buttonSize">
<enum name="standard" value="0"/>

<enum name="wide" value="1"/>

<enum name="icon_only" value="2"/>

</attr>
<attr format="reference" name="colorScheme">
<enum name="dark" value="0"/>

<enum name="light" value="1"/>

<enum name="auto" value="2"/>

</attr>

<attr format="reference|string" name="scopeUris"/>
</declare-styleable>
    <declare-styleable name="Spinner">
        
        <attr name="android:prompt"/>
        
        <attr name="popupTheme"/>
        
        <attr name="android:popupBackground"/>
        
        <attr name="android:dropDownWidth"/>
        
        <attr name="android:entries"/>
    </declare-styleable>
    <declare-styleable name="SplitPairFilter">
        
        <attr format="string" name="primaryActivityName"/>
        
        <attr format="string" name="secondaryActivityName"/>
        
        <attr format="string" name="secondaryActivityAction"/>
    </declare-styleable>
    <declare-styleable name="SplitPairRule">
        
        <attr format="boolean" name="clearTop"/>
        <attr name="finishPrimaryWithSecondary"/>
        <attr name="finishSecondaryWithPrimary"/>
        <attr name="splitRatio"/>
        <attr name="splitMinWidthDp"/>
        <attr name="splitMinHeightDp"/>
        <attr name="splitMinSmallestWidthDp"/>
        <attr name="splitMaxAspectRatioInPortrait"/>
        <attr name="splitMaxAspectRatioInLandscape"/>
        <attr name="splitLayoutDirection"/>
        <attr name="tag"/>
        <attr name="animationBackgroundColor"/>
        <attr name="splitOpenAnimation"/>
        <attr name="splitCloseAnimation"/>
        <attr name="splitChangeAnimation"/>
    </declare-styleable>
    <declare-styleable name="SplitPlaceholderRule">
        
        <attr format="string" name="placeholderActivityName"/>
        
        <attr format="boolean" name="stickyPlaceholder"/>
        <attr name="finishPrimaryWithPlaceholder"/>
        <attr name="splitRatio"/>
        <attr name="splitMinWidthDp"/>
        <attr name="splitMinHeightDp"/>
        <attr name="splitMinSmallestWidthDp"/>
        <attr name="splitMaxAspectRatioInPortrait"/>
        <attr name="splitMaxAspectRatioInLandscape"/>
        <attr name="splitLayoutDirection"/>
        <attr name="tag"/>
        <attr name="animationBackgroundColor"/>
        <attr name="splitOpenAnimation"/>
        <attr name="splitCloseAnimation"/>
        <attr name="splitChangeAnimation"/>
    </declare-styleable>
    <declare-styleable name="StateListDrawable">
        
        <attr name="android:visible"/>
        
        <attr name="android:variablePadding"/>
        
        <attr name="android:constantSize"/>
        
        <attr name="android:dither"/>
        
        <attr name="android:enterFadeDuration"/>
        
        <attr name="android:exitFadeDuration"/>
        
        
    </declare-styleable>
    <declare-styleable name="StateListDrawableItem">
        
        <attr name="android:drawable"/>
    </declare-styleable>
    <declare-styleable name="SwitchCompat">
        
        <attr name="android:thumb"/>
        
        <attr format="color" name="thumbTint"/>
        
        <attr name="thumbTintMode">
            <!-- The tint is drawn on top of the drawable.
                 [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
            <enum name="src_over" value="3"/>
            <!-- The tint is masked by the alpha channel of the drawable. The drawable’s
                 color channels are thrown out. [Sa * Da, Sc * Da] -->
            <enum name="src_in" value="5"/>
            <!-- The tint is drawn above the drawable, but with the drawable’s alpha
                 channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
            <enum name="src_atop" value="9"/>
            <!-- Multiplies the color and alpha channels of the drawable with those of
                 the tint. [Sa * Da, Sc * Dc] -->
            <enum name="multiply" value="14"/>
            <!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
            <enum name="screen" value="15"/>
            <!-- Combines the tint and drawable color and alpha channels, clamping the
                 result to valid color values. Saturate(S + D) -->
            <enum name="add" value="16"/>
        </attr>
        
        <attr format="reference" name="track"/>
        
        <attr format="color" name="trackTint"/>
        
        <attr name="trackTintMode">
            <!-- The tint is drawn on top of the drawable.
                 [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
            <enum name="src_over" value="3"/>
            <!-- The tint is masked by the alpha channel of the drawable. The drawable’s
                 color channels are thrown out. [Sa * Da, Sc * Da] -->
            <enum name="src_in" value="5"/>
            <!-- The tint is drawn above the drawable, but with the drawable’s alpha
                 channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
            <enum name="src_atop" value="9"/>
            <!-- Multiplies the color and alpha channels of the drawable with those of
                 the tint. [Sa * Da, Sc * Dc] -->
            <enum name="multiply" value="14"/>
            <!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
            <enum name="screen" value="15"/>
            <!-- Combines the tint and drawable color and alpha channels, clamping the
                 result to valid color values. Saturate(S + D) -->
            <enum name="add" value="16"/>
        </attr>
        
        <attr name="android:textOn"/>
        
        <attr name="android:textOff"/>
        
        <attr format="dimension" name="thumbTextPadding"/>
        
        <attr format="reference" name="switchTextAppearance"/>
        
        <attr format="dimension" name="switchMinWidth"/>
        
        <attr format="dimension" name="switchPadding"/>
        
        <attr format="boolean" name="splitTrack"/>
        
        <attr format="boolean" name="showText"/>
    </declare-styleable>
    <declare-styleable name="TextAppearance">
        <attr name="android:textSize"/>
        <attr name="android:textColor"/>
        <attr name="android:textColorHint"/>
        <attr name="android:textColorLink"/>
        <attr name="android:textStyle"/>
        <attr name="android:textFontWeight"/>
        <attr name="android:typeface"/>
        <attr name="android:fontFamily"/>
        <attr name="fontFamily"/>
        <attr name="textAllCaps"/>
        
        <attr name="textLocale"/>
        <attr name="android:shadowColor"/>
        <attr name="android:shadowDy"/>
        <attr name="android:shadowDx"/>
        <attr name="android:shadowRadius"/>
        
        <attr name="fontVariationSettings"/>
    </declare-styleable>
    <declare-styleable name="Toolbar">
        <attr format="reference" name="titleTextAppearance"/>
        <attr format="reference" name="subtitleTextAppearance"/>
        <attr name="title"/>
        <attr name="subtitle"/>
        <attr name="android:gravity"/>
        
        <attr format="dimension" name="titleMargin"/>
        
        <attr format="dimension" name="titleMarginStart"/>
        
        <attr format="dimension" name="titleMarginEnd"/>
        
        <attr format="dimension" name="titleMarginTop"/>
        
        <attr format="dimension" name="titleMarginBottom"/>
        
        <attr format="dimension" name="titleMargins"/>
        <attr name="contentInsetStart"/>
        <attr name="contentInsetEnd"/>
        <attr name="contentInsetLeft"/>
        <attr name="contentInsetRight"/>
        <attr name="contentInsetStartWithNavigation"/>
        <attr name="contentInsetEndWithActions"/>
        <attr format="dimension" name="maxButtonHeight"/>
        <attr name="buttonGravity">
            <!-- Place object in the vertical center of its container, not changing its size. -->
            <flag name="center_vertical" value="0x10"/>
            <!-- Push object to the top of its container, not changing its size. -->
            <flag name="top" value="0x30"/>
            <!-- Push object to the bottom of its container, not changing its size. -->
            <flag name="bottom" value="0x50"/>
        </attr>
        
        <attr format="reference" name="collapseIcon"/>
        
        <attr format="string" name="collapseContentDescription"/>
        
        <attr name="popupTheme"/>
        
        <attr format="reference" name="navigationIcon"/>
        
        <attr format="string" name="navigationContentDescription"/>
        
        <attr name="logo"/>
        
        <attr format="string" name="logoDescription"/>
        
        <attr format="color" name="titleTextColor"/>
        
        <attr format="color" name="subtitleTextColor"/>
        <attr name="android:minHeight"/>
        
        <attr format="reference" name="menu"/>
    </declare-styleable>
    <declare-styleable name="View">
        
        <attr format="dimension" name="paddingStart"/>
        
        <attr format="dimension" name="paddingEnd"/>
        
        <attr name="android:focusable"/>
        
        <attr format="reference" name="theme"/>
        
        <attr name="android:theme"/>
    </declare-styleable>
    <declare-styleable name="ViewBackgroundHelper">
        <attr name="android:background"/>
        
        <attr format="color" name="backgroundTint"/>

        
        <attr name="backgroundTintMode">
            <!-- The tint is drawn on top of the drawable.
                 [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
            <enum name="src_over" value="3"/>
            <!-- The tint is masked by the alpha channel of the drawable. The drawable’s
                 color channels are thrown out. [Sa * Da, Sc * Da] -->
            <enum name="src_in" value="5"/>
            <!-- The tint is drawn above the drawable, but with the drawable’s alpha
                 channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
            <enum name="src_atop" value="9"/>
            <!-- Multiplies the color and alpha channels of the drawable with those of
                 the tint. [Sa * Da, Sc * Dc] -->
            <enum name="multiply" value="14"/>
            <!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
            <enum name="screen" value="15"/>
            <!-- Combines the tint and icon color and alpha channels, clamping the
                 result to valid color values. Saturate(S + D) -->
            <enum name="add" value="16"/>
        </attr>
    </declare-styleable>
    <declare-styleable name="ViewStubCompat">
        
        <attr name="android:layout"/>
        
        <attr name="android:inflatedId"/>
        <attr name="android:id"/>
    </declare-styleable>
    <declare-styleable name="leak_canary_MoreDetailsView">
    <attr format="color" name="leak_canary_plus_color"/>
  </declare-styleable>
</resources>