Files
app/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml
renato97 8e2d070a91 Remove LeakCanary to prevent dumps on Chromecast
- Removed LeakCanary dependency (saves 3MB in APK)
- Deleted dumps/ directory (freed 53MB)
- Created MEMORY_LEAK_ANALYSIS.md with leak audit
- All major memory leaks already fixed in previous versions

Benefits:
- No heap dumps generated
- APK size: 11MB → 8MB (27% reduction)
- Perfect for Chromecast with limited storage

Memory leaks status:
 NetworkCallback - Fixed in v9.4.2
 ExecutorService - Fixed in v9.4.2
 Activity refs - Fixed in v9.4.2
 TrackSelector - Fixed in v9.4.3
2026-01-11 19:54:01 -03:00

5314 lines
260 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="channel_entries">
<item>Azteca Deportes</item>
<item>Canal 5 MX</item>
<item>Caliente TV MX</item>
<item>DAZN 1</item>
<item>DAZN 2</item>
<item>DAZN LaLiga</item>
<item>DSports</item>
<item>DSports 2</item>
<item>DSports Plus</item>
<item>ESPN</item>
</string-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="enum" name="animateCircleAngleTo">
<enum name="bestChoice" value="0"/>
<enum name="closest" value="1"/>
<enum name="clockwise" value="2"/>
<enum name="antiClockwise" value="3"/>
<enum name="constraint" value="4"/>
</attr>
<attr format="reference" name="animateRelativeTo"/>
<attr format="boolean" name="animation_enabled"/>
<attr format="enum" name="arcMode">
<enum name="startVertical" value="0"/>
<enum name="startHorizontal" value="1"/>
<enum name="flip" 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="boolean" name="barrierAllowsGoneWidgets"/>
<attr format="enum" name="barrierDirection">
<enum name="left" value="0"/>
<enum name="right" value="1"/>
<enum name="top" value="2"/>
<enum name="bottom" value="3"/>
<enum name="start" value="5"/>
<enum name="end" value="6"/>
</attr>
<attr format="dimension" name="barrierMargin"/>
<attr format="dimension" name="borderRound"/>
<attr format="float" name="borderRoundPercent"/>
<attr format="color" name="buffered_color"/>
<attr format="boolean" name="chainUseRtl"/>
<attr format="dimension" name="circleRadius"/>
<attr format="string" name="circularflow_angles"/>
<attr format="float" name="circularflow_defaultAngle"/>
<attr format="dimension" name="circularflow_defaultRadius"/>
<attr format="string" name="circularflow_radiusInDP"/>
<attr format="reference" name="circularflow_viewCenter"/>
<attr format="reference" name="constraintSet"/>
<attr format="string" name="constraint_referenced_ids"/>
<attr format="string" name="constraint_referenced_tags"/>
<attr format="reference" name="content"/>
<attr format="reference" name="controller_layout_id"/>
<attr format="enum" name="curveFit">
<enum name="spline" value="0"/>
<enum name="linear" value="1"/>
</attr>
<attr format="integer" name="defaultDuration"/>
<attr format="reference" name="default_artwork"/>
<attr format="float" name="deltaPolarAngle"/>
<attr format="float" name="deltaPolarRadius"/>
<attr format="enum" name="dragDirection">
<enum name="dragUp" value="0"/>
<enum name="dragDown" value="1"/>
<enum name="dragLeft" value="2"/>
<enum name="dragRight" value="3"/>
<enum name="dragStart" value="4"/>
<enum name="dragEnd" value="5"/>
<enum name="dragClockwise" value="6"/>
<enum name="dragAnticlockwise" value="7"/>
</attr>
<attr format="enum" name="drawPath">
<enum name="none" value="0"/>
<enum name="path" value="1"/>
<enum name="pathRelative" value="2"/>
<enum name="deltaRelative" value="3"/>
<enum name="asConfigured" value="4"/>
<enum name="rectangles" value="5"/>
</attr>
<attr format="reference" name="drawerArrowStyle"/>
<attr format="integer" name="duration"/>
<attr format="float" name="flow_firstHorizontalBias"/>
<attr format="enum" name="flow_firstHorizontalStyle">
<enum name="spread" value="0"/>
<enum name="spread_inside" value="1"/>
<enum name="packed" value="2"/>
</attr>
<attr format="float" name="flow_firstVerticalBias"/>
<attr format="enum" name="flow_firstVerticalStyle">
<enum name="spread" value="0"/>
<enum name="spread_inside" value="1"/>
<enum name="packed" value="2"/>
</attr>
<attr format="enum" name="flow_horizontalAlign">
<enum name="start" value="0"/>
<enum name="end" value="1"/>
<enum name="center" value="2"/>
</attr>
<attr format="float" name="flow_horizontalBias"/>
<attr format="dimension" name="flow_horizontalGap"/>
<attr format="enum" name="flow_horizontalStyle">
<enum name="spread" value="0"/>
<enum name="spread_inside" value="1"/>
<enum name="packed" value="2"/>
</attr>
<attr format="float" name="flow_lastHorizontalBias"/>
<attr format="enum" name="flow_lastHorizontalStyle">
<enum name="spread" value="0"/>
<enum name="spread_inside" value="1"/>
<enum name="packed" value="2"/>
</attr>
<attr format="float" name="flow_lastVerticalBias"/>
<attr format="enum" name="flow_lastVerticalStyle">
<enum name="spread" value="0"/>
<enum name="spread_inside" value="1"/>
<enum name="packed" value="2"/>
</attr>
<attr format="integer" name="flow_maxElementsWrap"/>
<attr format="dimension" name="flow_padding"/>
<attr format="enum" name="flow_verticalAlign">
<enum name="top" value="0"/>
<enum name="bottom" value="1"/>
<enum name="center" value="2"/>
<enum name="baseline" value="3"/>
</attr>
<attr format="float" name="flow_verticalBias"/>
<attr format="dimension" name="flow_verticalGap"/>
<attr format="enum" name="flow_verticalStyle">
<enum name="spread" value="0"/>
<enum name="spread_inside" value="1"/>
<enum name="packed" value="2"/>
</attr>
<attr format="enum" name="flow_wrapMode">
<enum name="none" value="0"/>
<enum name="chain" value="1"/>
<enum name="aligned" value="2"/>
<enum name="chain2" value="3"/>
</attr>
<attr format="integer" name="framePosition"/>
<attr format="boolean" name="guidelineUseRtl"/>
<attr format="dimension" name="height"/>
<attr format="boolean" name="hide_during_ads"/>
<attr format="boolean" name="hide_on_touch"/>
<attr format="boolean" name="isLightTheme"/>
<attr format="boolean" name="keep_content_on_player_reset"/>
<attr format="reference" name="layoutDescription"/>
<attr format="enum" name="layoutDuringTransition">
<enum name="ignoreRequest" value="0"/>
<enum name="honorRequest" value="1"/>
<enum name="callMeasure" value="2"/>
</attr>
<attr format="boolean" name="layout_constrainedHeight"/>
<attr format="boolean" name="layout_constrainedWidth"/>
<attr format="integer" name="layout_constraintBaseline_creator"/>
<attr format="reference|enum" name="layout_constraintBaseline_toBaselineOf">
<enum name="parent" value="0"/>
</attr>
<attr format="reference|enum" name="layout_constraintBaseline_toBottomOf">
<enum name="parent" value="0"/>
</attr>
<attr format="reference|enum" name="layout_constraintBaseline_toTopOf">
<enum name="parent" value="0"/>
</attr>
<attr format="integer" name="layout_constraintBottom_creator"/>
<attr format="reference|enum" name="layout_constraintBottom_toBottomOf">
<enum name="parent" value="0"/>
</attr>
<attr format="reference|enum" name="layout_constraintBottom_toTopOf">
<enum name="parent" value="0"/>
</attr>
<attr format="reference" name="layout_constraintCircle"/>
<attr format="float" name="layout_constraintCircleAngle"/>
<attr format="dimension" name="layout_constraintCircleRadius"/>
<attr format="string" name="layout_constraintDimensionRatio"/>
<attr format="reference|enum" name="layout_constraintEnd_toEndOf">
<enum name="parent" value="0"/>
</attr>
<attr format="reference|enum" name="layout_constraintEnd_toStartOf">
<enum name="parent" value="0"/>
</attr>
<attr format="dimension" name="layout_constraintGuide_begin"/>
<attr format="dimension" name="layout_constraintGuide_end"/>
<attr format="float" name="layout_constraintGuide_percent"/>
<attr format="dimension|enum|string" name="layout_constraintHeight">
<enum name="match_parent" value="-1"/>
<enum name="wrap_content" value="-2"/>
<enum name="match_constraint" value="-3"/>
<enum name="wrap_content_constrained" value="-4"/>
</attr>
<attr name="layout_constraintHeight_default">
<enum name="spread" value="0"/>
<enum name="wrap" value="1"/>
<enum name="percent" value="2"/>
</attr>
<attr format="dimension|enum" name="layout_constraintHeight_max">
<enum name="wrap" value="-2"/>
</attr>
<attr format="dimension|enum" name="layout_constraintHeight_min">
<enum name="wrap" value="-2"/>
</attr>
<attr format="float" name="layout_constraintHeight_percent"/>
<attr format="float" name="layout_constraintHorizontal_bias"/>
<attr format="enum" name="layout_constraintHorizontal_chainStyle">
<enum name="spread" value="0"/>
<enum name="spread_inside" value="1"/>
<enum name="packed" value="2"/>
</attr>
<attr format="float" name="layout_constraintHorizontal_weight"/>
<attr format="integer" name="layout_constraintLeft_creator"/>
<attr format="reference|enum" name="layout_constraintLeft_toLeftOf">
<enum name="parent" value="0"/>
</attr>
<attr format="reference|enum" name="layout_constraintLeft_toRightOf">
<enum name="parent" value="0"/>
</attr>
<attr format="integer" name="layout_constraintRight_creator"/>
<attr format="reference|enum" name="layout_constraintRight_toLeftOf">
<enum name="parent" value="0"/>
</attr>
<attr format="reference|enum" name="layout_constraintRight_toRightOf">
<enum name="parent" value="0"/>
</attr>
<attr format="reference|enum" name="layout_constraintStart_toEndOf">
<enum name="parent" value="0"/>
</attr>
<attr format="reference|enum" name="layout_constraintStart_toStartOf">
<enum name="parent" value="0"/>
</attr>
<attr format="string" name="layout_constraintTag"/>
<attr format="integer" name="layout_constraintTop_creator"/>
<attr format="reference|enum" name="layout_constraintTop_toBottomOf">
<enum name="parent" value="0"/>
</attr>
<attr format="reference|enum" name="layout_constraintTop_toTopOf">
<enum name="parent" value="0"/>
</attr>
<attr format="float" name="layout_constraintVertical_bias"/>
<attr format="enum" name="layout_constraintVertical_chainStyle">
<enum name="spread" value="0"/>
<enum name="spread_inside" value="1"/>
<enum name="packed" value="2"/>
</attr>
<attr format="float" name="layout_constraintVertical_weight"/>
<attr format="dimension|enum|string" name="layout_constraintWidth">
<enum name="match_parent" value="-1"/>
<enum name="wrap_content" value="-2"/>
<enum name="match_constraint" value="-3"/>
<enum name="wrap_content_constrained" value="-4"/>
</attr>
<attr name="layout_constraintWidth_default">
<enum name="spread" value="0"/>
<enum name="wrap" value="1"/>
<enum name="percent" value="2"/>
</attr>
<attr format="dimension|enum" name="layout_constraintWidth_max">
<enum name="wrap" value="-2"/>
</attr>
<attr format="dimension|enum" name="layout_constraintWidth_min">
<enum name="wrap" value="-2"/>
</attr>
<attr format="float" name="layout_constraintWidth_percent"/>
<attr format="dimension" name="layout_editor_absoluteX"/>
<attr format="dimension" name="layout_editor_absoluteY"/>
<attr format="dimension" name="layout_goneMarginBaseline"/>
<attr format="dimension" name="layout_goneMarginBottom"/>
<attr format="dimension" name="layout_goneMarginEnd"/>
<attr format="dimension" name="layout_goneMarginLeft"/>
<attr format="dimension" name="layout_goneMarginRight"/>
<attr format="dimension" name="layout_goneMarginStart"/>
<attr format="dimension" name="layout_goneMarginTop"/>
<attr format="dimension" name="layout_marginBaseline"/>
<attr name="layout_optimizationLevel">
<flag name="none" value="0"/>
<flag name="legacy" value="0"/>
<flag name="standard" value="257"/>
<flag name="direct" value="1"/>
<flag name="barrier" value="2"/>
<flag name="chains" value="4"/>
<flag name="dimensions" value="8"/>
<flag name="ratio" value="16"/>
<flag name="groups" value="32"/>
<flag name="graph" value="64"/>
<flag name="graph_wrap" value="128"/>
<flag name="cache_measures" value="256"/>
<flag name="dependency_ordering" value="512"/>
<flag name="grouping" value="1024"/>
</attr>
<attr format="enum" name="layout_wrapBehaviorInParent">
<enum name="included" value="0"/>
<enum name="horizontal_only" value="1"/>
<enum name="vertical_only" value="2"/>
<enum name="skipped" value="3"/>
</attr>
<attr format="float" name="motionPathRotate"/>
<attr format="float" name="motionProgress"/>
<attr format="float" name="motionStagger"/>
<attr format="reference|string" name="motionTarget"/>
<attr format="reference" name="nestedScrollViewStyle"/>
<attr format="enum" name="onStateTransition">
<enum name="actionDown" value="1"/>
<enum name="actionUp" value="2"/>
<enum name="actionDownUp" value="3"/>
<enum name="sharedValueSet" value="4"/>
<enum name="sharedValueUnset" value="5"/>
</attr>
<attr format="enum" name="pathMotionArc">
<enum name="none" value="0"/>
<enum name="startVertical" value="1"/>
<enum name="startHorizontal" value="2"/>
<enum name="flip" value="3"/>
</attr>
<attr format="float" name="path_percent"/>
<attr format="float" name="perpendicularPath_percent"/>
<attr format="reference|enum" name="pivotAnchor">
<enum name="parent" value="0"/>
</attr>
<attr name="placeholder_emptyVisibility">
<enum name="visible" value="0"/>
<enum name="invisible" value="4"/>
<enum name="gone" value="8"/>
</attr>
<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="polarRelativeTo"/>
<attr format="string|reference|enum" name="quantizeMotionInterpolator">
<enum name="easeInOut" value="0"/>
<enum name="easeIn" value="1"/>
<enum name="easeOut" value="2"/>
<enum name="linear" value="3"/>
<enum name="bounce" value="4"/>
<enum name="overshoot" value="5"/>
</attr>
<attr format="float" name="quantizeMotionPhase"/>
<attr format="integer" name="quantizeMotionSteps"/>
<attr format="reference" name="recyclerViewStyle"/>
<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="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="color" name="shutter_background_color"/>
<attr format="float" name="sizePercent"/>
<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="reference" name="targetId"/>
<attr format="color" name="textOutlineColor"/>
<attr format="dimension" name="textOutlineThickness"/>
<attr format="integer" name="time_bar_min_update_interval"/>
<attr format="string" name="title"/>
<attr format="reference" name="touchAnchorId"/>
<attr format="enum" name="touchAnchorSide">
<enum name="top" value="0"/>
<enum name="left" value="1"/>
<enum name="right" value="2"/>
<enum name="bottom" value="3"/>
<enum name="middle" value="4"/>
<enum name="start" value="5"/>
<enum name="end" value="6"/>
</attr>
<attr format="dimension" name="touch_target_height"/>
<attr format="reference" name="transformPivotTarget"/>
<attr format="boolean" name="transitionDisable"/>
<attr format="string|enum" name="transitionEasing">
<enum name="standard" value="0"/>
<enum name="accelerate" value="1"/>
<enum name="decelerate" value="2"/>
<enum name="linear" value="3"/>
</attr>
<attr format="float" name="transitionPathRotate"/>
<attr format="color" name="unplayed_color"/>
<attr format="boolean" name="use_artwork"/>
<attr format="boolean" name="use_controller"/>
<attr format="enum" name="viewTransitionMode">
<enum name="currentState" value="0"/>
<enum name="allStates" value="1"/>
<enum name="noState" value="2"/>
</attr>
<attr format="enum" name="visibilityMode">
<enum name="normal" value="0"/>
<enum name="ignore" value="1"/>
</attr>
<attr format="integer" name="waveDecay"/>
<attr format="float|dimension" name="waveOffset"/>
<attr format="float" name="wavePeriod"/>
<attr format="float" name="wavePhase"/>
<attr format="enum|string" name="waveShape">
<enum name="sin" value="0"/>
<enum name="square" value="1"/>
<enum name="triangle" value="2"/>
<enum name="sawtooth" value="3"/>
<enum name="reverseSawtooth" value="4"/>
<enum name="cos" value="5"/>
<enum name="bounce" value="6"/>
</attr>
<attr format="enum" name="waveVariesBy">
<enum name="position" value="0"/>
<enum name="path" value="1"/>
</attr>
<bool name="abc_action_bar_embed_tabs">true</bool>
<bool name="abc_config_actionMenuItemAllCaps">true</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="black">#FF000000</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="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_error_message_background_color">#AA000000</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="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="notification_action_color_filter">#ffffffff</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="text_secondary">#B3FFFFFF</color>
<color name="tooltip_background_dark">#e6616161</color>
<color name="tooltip_background_light">#e6FFFFFF</color>
<color name="white">#FFFFFFFF</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="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="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">8dp</dimen>
<dimen name="notification_large_icon_height">64dp</dimen>
<dimen name="notification_large_icon_width">64dp</dimen>
<dimen name="notification_main_column_padding_top">10dp</dimen>
<dimen name="notification_media_narrow_margin">@dimen/notification_content_margin_start</dimen>
<dimen name="notification_right_icon_size">16dp</dimen>
<dimen name="notification_right_side_padding_top">2dp</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_controls_fastforward">@drawable/exo_icon_fastforward</drawable>
<drawable name="exo_controls_fullscreen_enter">@drawable/exo_icon_fullscreen_enter</drawable>
<drawable name="exo_controls_fullscreen_exit">@drawable/exo_icon_fullscreen_exit</drawable>
<drawable name="exo_controls_next">@drawable/exo_icon_next</drawable>
<drawable name="exo_controls_pause">@drawable/exo_icon_pause</drawable>
<drawable name="exo_controls_play">@drawable/exo_icon_play</drawable>
<drawable name="exo_controls_previous">@drawable/exo_icon_previous</drawable>
<drawable name="exo_controls_repeat_all">@drawable/exo_icon_repeat_all</drawable>
<drawable name="exo_controls_repeat_off">@drawable/exo_icon_repeat_off</drawable>
<drawable name="exo_controls_repeat_one">@drawable/exo_icon_repeat_one</drawable>
<drawable name="exo_controls_rewind">@drawable/exo_icon_rewind</drawable>
<drawable name="exo_controls_shuffle_off">@drawable/exo_icon_shuffle_off</drawable>
<drawable name="exo_controls_shuffle_on">@drawable/exo_icon_shuffle_on</drawable>
<drawable name="exo_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_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="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="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_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="home" type="id"/>
<item name="is_pooling_container_tag" type="id"/>
<item name="item_touch_helper_previous_elevation" type="id"/>
<item name="line1" type="id"/>
<item name="line3" type="id"/>
<item name="media_controller_compat_view_tag" type="id"/>
<item name="motion_base" 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="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_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_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="up" type="id"/>
<item name="view_transition" type="id"/>
<id name="view_tree_lifecycle_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"/>
<integer name="abc_config_activityDefaultDur">220</integer>
<integer name="abc_config_activityShortDur">150</integer>
<integer name="cancel_button_image_alpha">127</integer>
<integer name="channel_grid_span">3</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="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>
<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="androidx_startup" translatable="false">androidx.startup</string>
<string name="app_name">StreamPlayer</string>
<string name="device_blocked_close">Salir</string>
<string name="device_blocked_copy_error">No se pudo copiar el código</string>
<string name="device_blocked_copy_success">Código copiado al portapapeles</string>
<string name="device_blocked_copy_token">Copiar código</string>
<string name="device_blocked_default_reason">Sin motivo especificado.</string>
<string name="device_blocked_message">Este dispositivo fue bloqueado desde el panel de control. Motivo: %1$s</string>
<string name="device_blocked_title">Dispositivo bloqueado</string>
<string name="device_blocked_token_hint">Comparte este código con el administrador para solicitar acceso: %1$s</string>
<string name="device_blocked_token_label">Código de verificación</string>
<string name="device_registry_error">No se pudo registrar el dispositivo (%1$s)</string>
<string name="error_playback">Error al reproducir: %1$s %2$s</string>
<string name="error_player_init">Error al inicializar reproductor: %1$s</string>
<string name="error_stream_fetch">Error al obtener stream: %1$s</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_selection_title_text">Text</string>
<string name="exo_track_selection_title_video">Video</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="home_tagline">Todo el deporte en un solo lugar</string>
<string name="message_events_error">No se pudieron cargar los eventos: %1$s</string>
<string name="message_no_channels">No hay canales disponibles</string>
<string name="message_no_events">No hay eventos disponibles</string>
<string name="search_menu_title">Search</string>
<string name="section_all_channels">Todos los canales</string>
<string name="section_channels">Canales</string>
<string name="section_events">Eventos</string>
<string name="status_bar_notification_info_overflow">999+</string>
<string name="update_action_close_app">Salir</string>
<string name="update_action_download">Actualizar</string>
<string name="update_action_later">Más tarde</string>
<string name="update_action_view_release">Ver detalles</string>
<string name="update_available_title">Actualización disponible</string>
<string name="update_current_version">Versión instalada: %1$s (%2$d)</string>
<string name="update_download_complete">Descarga finalizada, preparando instalación…</string>
<string name="update_download_size">Tamaño aproximado: %1$s</string>
<string name="update_download_started">Descarga iniciada, revisa la notificación para ver el progreso</string>
<string name="update_downloads">Descargas registradas: %1$d</string>
<string name="update_error_checking">No se pudo verificar actualizaciones (%1$s)</string>
<string name="update_error_download">Error al iniciar la descarga: %1$s</string>
<string name="update_error_download_failed">La descarga falló (código %1$d)</string>
<string name="update_error_download_manager">DownloadManager no está disponible en este dispositivo</string>
<string name="update_error_empty_response">Respuesta vacía del servidor de releases</string>
<string name="update_error_http">Error de red (%1$d)</string>
<string name="update_error_install_intent">No se pudo abrir el instalador de paquetes</string>
<string name="update_error_install_permissions">No se pudo abrir la configuración de instalación desconocida</string>
<string name="update_error_missing_url">No se encontró URL de descarga</string>
<string name="update_error_open_release">No se pudo abrir el detalle de la versión</string>
<string name="update_error_storage">No se pudo preparar el almacenamiento para la actualización</string>
<string name="update_latest_version">Última versión publicada: %1$s (%2$d)</string>
<string name="update_min_supported">Versiones anteriores a %1$d ya no están permitidas.</string>
<string name="update_notification_description">Descargando nueva versión</string>
<string name="update_notification_title">StreamPlayer %1$s</string>
<string name="update_optional_hint">Puedes continuar usando la app, pero recomendamos instalar la actualización para obtener el mejor rendimiento.</string>
<string name="update_permission_request">Habilita "Instalar apps desconocidas" para StreamPlayer y regresa para continuar.</string>
<string name="update_release_notes_title">Novedades</string>
<string name="update_required_title">Actualización obligatoria</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="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_controls_fastforward</item>
<item name="android:contentDescription">@string/exo_controls_fastforward_description</item>
</style>
<style name="ExoMediaButton.Next">
<item name="android:src">@drawable/exo_controls_next</item>
<item name="android:contentDescription">@string/exo_controls_next_description</item>
</style>
<style name="ExoMediaButton.Pause">
<item name="android:src">@drawable/exo_controls_pause</item>
<item name="android:contentDescription">@string/exo_controls_pause_description</item>
</style>
<style name="ExoMediaButton.Play">
<item name="android:src">@drawable/exo_controls_play</item>
<item name="android:contentDescription">@string/exo_controls_play_description</item>
</style>
<style name="ExoMediaButton.Previous">
<item name="android:src">@drawable/exo_controls_previous</item>
<item name="android:contentDescription">@string/exo_controls_previous_description</item>
</style>
<style name="ExoMediaButton.Rewind">
<item name="android:src">@drawable/exo_controls_rewind</item>
<item name="android:contentDescription">@string/exo_controls_rewind_description</item>
</style>
<style name="ExoMediaButton.VR">
<item name="android:src">@drawable/exo_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: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: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="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.Compat.Notification" parent="@android:style/TextAppearance.StatusBar.EventContent"/>
<style name="TextAppearance.Compat.Notification.Info">
<item name="android:textSize">12sp</item>
<item name="android:textColor">?android:attr/textColorSecondary</item>
</style>
<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">
<item name="android:textSize">12sp</item>
<item name="android:textColor">?android:attr/textColorSecondary</item>
</style>
<style name="TextAppearance.Compat.Notification.Time.Media"/>
<style name="TextAppearance.Compat.Notification.Title" parent="@android:style/TextAppearance.StatusBar.EventContent.Title"/>
<style name="TextAppearance.Compat.Notification.Title.Media"/>
<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.StreamPlayer" parent="Theme.AppCompat.Light.NoActionBar">
<item name="colorPrimary">@color/black</item>
<item name="colorPrimaryDark">@color/black</item>
<item name="colorAccent">@color/white</item>
<item name="android:statusBarColor">@color/black</item>
<item name="android:navigationBarColor">@color/black</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.StreamPlayer.AlertDialog" parent="ThemeOverlay.AppCompat.Dialog.Alert">
<item name="android:textColorPrimary">@color/white</item>
<item name="android:textColorSecondary">@color/white</item>
<item name="colorAccent">@color/white</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=""/>
<style name="Widget.Compat.NotificationActionText" parent=""/>
<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="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 drawables
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 drawables 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 drawables
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 drawables 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 drawables
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 drawables 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="Carousel">
<attr format="reference" name="carousel_firstView"/>
<attr format="reference" name="carousel_previousState"/>
<attr format="reference" name="carousel_nextState"/>
<attr format="boolean" name="carousel_infinite"/>
<attr format="reference" name="carousel_forwardTransition"/>
<attr format="reference" name="carousel_backwardTransition"/>
<attr format="float" name="carousel_touchUp_dampeningFactor"/>
<attr format="enum" name="carousel_touchUpMode">
<enum name="immediateStop" value="1"/>
<enum name="carryVelocity" value="2"/>
</attr>
<attr format="float" name="carousel_touchUp_velocityThreshold"/>
<attr format="enum" name="carousel_emptyViewsBehavior">
<enum name="invisible" value="4"/>
<enum name="gone" value="8"/>
</attr>
</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 drawables
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 drawables 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 drawables
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 drawables 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="Constraint">
<attr name="android:orientation"/>
<attr name="android:id"/>
<attr name="android:visibility"/>
<attr name="visibilityMode"/>
<attr name="android:alpha"/>
<attr name="android:elevation"/>
<attr name="android:rotation"/>
<attr name="android:rotationX"/>
<attr name="android:rotationY"/>
<attr name="android:scaleX"/>
<attr name="android:scaleY"/>
<attr name="pivotAnchor"/>
<attr name="android:transformPivotX"/>
<attr name="android:transformPivotY"/>
<attr name="transformPivotTarget"/>
<attr name="android:translationX"/>
<attr name="android:translationY"/>
<attr name="android:translationZ"/>
<attr name="android:layout_width"/>
<attr name="android:layout_height"/>
<attr name="layout_constraintWidth"/>
<attr name="layout_constraintHeight"/>
<attr name="android:layout_marginStart"/>
<attr name="android:layout_marginBottom"/>
<attr name="android:layout_marginTop"/>
<attr name="android:layout_marginEnd"/>
<attr name="android:layout_marginLeft"/>
<attr name="android:layout_marginRight"/>
<attr name="layout_constraintCircle"/>
<attr name="layout_constraintCircleRadius"/>
<attr name="layout_constraintCircleAngle"/>
<attr name="layout_constraintGuide_begin"/>
<attr name="layout_constraintGuide_end"/>
<attr name="layout_constraintGuide_percent"/>
<attr name="guidelineUseRtl"/>
<attr name="layout_constraintLeft_toLeftOf"/>
<attr name="layout_constraintLeft_toRightOf"/>
<attr name="layout_constraintRight_toLeftOf"/>
<attr name="layout_constraintRight_toRightOf"/>
<attr name="layout_constraintTop_toTopOf"/>
<attr name="layout_constraintTop_toBottomOf"/>
<attr name="layout_constraintBottom_toTopOf"/>
<attr name="layout_constraintBottom_toBottomOf"/>
<attr name="layout_constraintBaseline_toBaselineOf"/>
<attr name="layout_constraintBaseline_toTopOf"/>
<attr name="layout_constraintBaseline_toBottomOf"/>
<attr name="layout_constraintStart_toEndOf"/>
<attr name="layout_constraintStart_toStartOf"/>
<attr name="layout_constraintEnd_toStartOf"/>
<attr name="layout_constraintEnd_toEndOf"/>
<attr name="layout_goneMarginLeft"/>
<attr name="layout_goneMarginTop"/>
<attr name="layout_goneMarginRight"/>
<attr name="layout_goneMarginBottom"/>
<attr name="layout_goneMarginStart"/>
<attr name="layout_goneMarginEnd"/>
<attr name="layout_goneMarginBaseline"/>
<attr name="layout_marginBaseline"/>
<attr name="layout_constrainedWidth"/>
<attr name="layout_constrainedHeight"/>
<attr name="layout_constraintHorizontal_bias"/>
<attr name="layout_constraintVertical_bias"/>
<attr name="layout_constraintWidth_default"/>
<attr name="layout_constraintHeight_default"/>
<attr name="layout_constraintWidth_min"/>
<attr name="layout_constraintWidth_max"/>
<attr name="layout_constraintWidth_percent"/>
<attr name="layout_constraintHeight_min"/>
<attr name="layout_constraintHeight_max"/>
<attr name="layout_constraintHeight_percent"/>
<attr name="layout_constraintLeft_creator"/>
<attr name="layout_constraintTop_creator"/>
<attr name="layout_constraintRight_creator"/>
<attr name="layout_constraintBottom_creator"/>
<attr name="layout_constraintBaseline_creator"/>
<attr name="layout_constraintDimensionRatio"/>
<attr name="layout_constraintHorizontal_weight"/>
<attr name="layout_constraintVertical_weight"/>
<attr name="layout_constraintHorizontal_chainStyle"/>
<attr name="layout_constraintVertical_chainStyle"/>
<attr name="layout_editor_absoluteX"/>
<attr name="layout_editor_absoluteY"/>
<attr name="layout_wrapBehaviorInParent"/>
<attr name="barrierDirection"/>
<attr name="barrierMargin"/>
<attr name="constraint_referenced_ids"/>
<attr name="constraint_referenced_tags"/>
<attr name="android:maxHeight"/>
<attr name="android:maxWidth"/>
<attr name="android:minHeight"/>
<attr name="android:minWidth"/>
<attr name="barrierAllowsGoneWidgets"/>
<attr name="chainUseRtl"/>
<attr name="flow_horizontalStyle"/>
<attr name="flow_verticalStyle"/>
<attr name="flow_verticalAlign"/>
<attr name="flow_horizontalAlign"/>
<attr name="flow_verticalBias"/>
<attr name="flow_horizontalBias"/>
<attr name="flow_wrapMode"/>
<attr name="flow_maxElementsWrap"/>
<attr name="flow_horizontalGap"/>
<attr name="flow_verticalGap"/>
<attr name="flow_firstHorizontalStyle"/>
<attr name="flow_firstVerticalStyle"/>
<attr name="flow_firstHorizontalBias"/>
<attr name="flow_firstVerticalBias"/>
<attr name="flow_lastHorizontalStyle"/>
<attr name="flow_lastVerticalStyle"/>
<attr name="flow_lastHorizontalBias"/>
<attr name="flow_lastVerticalBias"/>
<attr name="animateRelativeTo"/>
<attr name="animateCircleAngleTo"/>
<attr name="transitionEasing"/>
<attr name="pathMotionArc"/>
<attr name="polarRelativeTo"/>
<attr name="transitionPathRotate"/>
<attr name="drawPath"/>
<attr name="motionProgress"/>
<attr name="layout_constraintTag"/>
<attr name="motionStagger"/>
<attr name="quantizeMotionSteps"/>
<attr name="quantizeMotionPhase"/>
<attr name="quantizeMotionInterpolator"/>
</declare-styleable>
<declare-styleable name="ConstraintLayout_Layout">
<attr name="android:orientation"/>
<attr name="android:minWidth"/>
<attr name="android:minHeight"/>
<attr name="android:maxWidth"/>
<attr name="android:maxHeight"/>
<attr name="android:visibility"/>
<attr name="android:elevation"/>
<attr name="layout_optimizationLevel"/>
<attr name="layoutDescription"/>
<attr name="constraintSet"/>
<attr name="barrierDirection"/>
<attr name="barrierAllowsGoneWidgets"/>
<attr name="barrierMargin"/>
<attr name="constraint_referenced_ids"/>
<attr name="constraint_referenced_tags"/>
<attr name="chainUseRtl"/>
<attr name="flow_horizontalStyle"/>
<attr name="flow_verticalStyle"/>
<attr name="flow_wrapMode"/>
<attr name="flow_maxElementsWrap"/>
<attr name="flow_horizontalGap"/>
<attr name="flow_verticalGap"/>
<attr name="android:padding"/>
<attr name="android:paddingTop"/>
<attr name="android:paddingBottom"/>
<attr name="android:paddingLeft"/>
<attr name="android:paddingRight"/>
<attr name="android:paddingStart"/>
<attr name="android:paddingEnd"/>
<attr name="flow_verticalAlign"/>
<attr name="flow_horizontalAlign"/>
<attr name="flow_verticalBias"/>
<attr name="flow_horizontalBias"/>
<attr name="flow_firstHorizontalStyle"/>
<attr name="flow_firstVerticalStyle"/>
<attr name="flow_firstHorizontalBias"/>
<attr name="flow_firstVerticalBias"/>
<attr name="flow_lastHorizontalStyle"/>
<attr name="flow_lastVerticalStyle"/>
<attr name="flow_lastHorizontalBias"/>
<attr name="flow_lastVerticalBias"/>
<attr name="circularflow_radiusInDP"/>
<attr name="circularflow_angles"/>
<attr name="circularflow_viewCenter"/>
<attr name="circularflow_defaultRadius"/>
<attr name="circularflow_defaultAngle"/>
<attr name="layout_constraintCircle"/>
<attr name="layout_constraintCircleRadius"/>
<attr name="layout_constraintCircleAngle"/>
<attr name="layout_constraintGuide_begin"/>
<attr name="layout_constraintGuide_end"/>
<attr name="layout_constraintGuide_percent"/>
<attr name="guidelineUseRtl"/>
<attr name="layout_constraintLeft_toLeftOf"/>
<attr name="layout_constraintLeft_toRightOf"/>
<attr name="layout_constraintRight_toLeftOf"/>
<attr name="layout_constraintRight_toRightOf"/>
<attr name="layout_constraintTop_toTopOf"/>
<attr name="layout_constraintTop_toBottomOf"/>
<attr name="layout_constraintBottom_toTopOf"/>
<attr name="layout_constraintBottom_toBottomOf"/>
<attr name="layout_constraintBaseline_toBaselineOf"/>
<attr name="layout_constraintBaseline_toTopOf"/>
<attr name="layout_constraintBaseline_toBottomOf"/>
<attr name="layout_constraintStart_toEndOf"/>
<attr name="layout_constraintStart_toStartOf"/>
<attr name="layout_constraintEnd_toStartOf"/>
<attr name="layout_constraintEnd_toEndOf"/>
<attr name="layout_goneMarginLeft"/>
<attr name="layout_goneMarginTop"/>
<attr name="layout_goneMarginRight"/>
<attr name="layout_goneMarginBottom"/>
<attr name="layout_goneMarginStart"/>
<attr name="layout_goneMarginEnd"/>
<attr name="layout_goneMarginBaseline"/>
<attr name="layout_marginBaseline"/>
<attr name="layout_constraintWidth"/>
<attr name="layout_constraintHeight"/>
<attr name="android:layout_width"/>
<attr name="android:layout_height"/>
<attr name="android:layout_margin"/>
<attr name="android:layout_marginHorizontal"/>
<attr name="android:layout_marginVertical"/>
<attr name="android:layout_marginLeft"/>
<attr name="android:layout_marginRight"/>
<attr name="android:layout_marginTop"/>
<attr name="android:layout_marginBottom"/>
<attr name="android:layout_marginStart"/>
<attr name="android:layout_marginEnd"/>
<attr name="layout_constrainedWidth"/>
<attr name="layout_constrainedHeight"/>
<attr name="layout_constraintHorizontal_bias"/>
<attr name="layout_constraintVertical_bias"/>
<attr name="layout_constraintWidth_default"/>
<attr name="layout_constraintHeight_default"/>
<attr name="layout_constraintWidth_min"/>
<attr name="layout_constraintWidth_max"/>
<attr name="layout_constraintWidth_percent"/>
<attr name="layout_constraintHeight_min"/>
<attr name="layout_constraintHeight_max"/>
<attr name="layout_constraintHeight_percent"/>
<attr name="layout_constraintLeft_creator"/>
<attr name="layout_constraintTop_creator"/>
<attr name="layout_constraintRight_creator"/>
<attr name="layout_constraintBottom_creator"/>
<attr name="layout_constraintBaseline_creator"/>
<attr name="layout_constraintDimensionRatio"/>
<attr name="layout_constraintHorizontal_weight"/>
<attr name="layout_constraintVertical_weight"/>
<attr name="layout_constraintHorizontal_chainStyle"/>
<attr name="layout_constraintVertical_chainStyle"/>
<attr name="layout_editor_absoluteX"/>
<attr name="layout_editor_absoluteY"/>
<attr name="layout_constraintTag"/>
<attr name="layout_wrapBehaviorInParent"/>
</declare-styleable>
<declare-styleable name="ConstraintLayout_ReactiveGuide">
<attr format="reference" name="reactiveGuide_valueId"/>
<attr format="boolean" name="reactiveGuide_animateChange"/>
<attr format="boolean" name="reactiveGuide_applyToAllConstraintSets"/>
<attr format="reference" name="reactiveGuide_applyToConstraintSet"/>
</declare-styleable>
<declare-styleable name="ConstraintLayout_placeholder">
<attr name="placeholder_emptyVisibility"/>
<attr name="content"/>
</declare-styleable>
<declare-styleable name="ConstraintOverride">
<attr name="android:orientation"/>
<attr name="android:id"/>
<attr name="motionTarget"/>
<attr name="android:visibility"/>
<attr name="visibilityMode"/>
<attr name="android:alpha"/>
<attr name="android:elevation"/>
<attr name="android:rotation"/>
<attr name="android:rotationX"/>
<attr name="android:rotationY"/>
<attr name="android:scaleX"/>
<attr name="android:scaleY"/>
<attr name="pivotAnchor"/>
<attr name="android:transformPivotX"/>
<attr name="android:transformPivotY"/>
<attr name="transformPivotTarget"/>
<attr name="android:translationX"/>
<attr name="android:translationY"/>
<attr name="android:translationZ"/>
<attr name="android:layout_width"/>
<attr name="android:layout_height"/>
<attr name="layout_constraintWidth"/>
<attr name="layout_constraintHeight"/>
<attr name="android:layout_marginStart"/>
<attr name="android:layout_marginBottom"/>
<attr name="android:layout_marginTop"/>
<attr name="android:layout_marginEnd"/>
<attr name="android:layout_marginLeft"/>
<attr name="android:layout_marginRight"/>
<attr name="layout_constraintCircleRadius"/>
<attr name="layout_constraintCircleAngle"/>
<attr name="layout_constraintGuide_begin"/>
<attr name="layout_constraintGuide_end"/>
<attr name="layout_constraintGuide_percent"/>
<attr name="guidelineUseRtl"/>
<attr name="layout_goneMarginLeft"/>
<attr name="layout_goneMarginTop"/>
<attr name="layout_goneMarginRight"/>
<attr name="layout_goneMarginBottom"/>
<attr name="layout_goneMarginStart"/>
<attr name="layout_goneMarginEnd"/>
<attr name="layout_goneMarginBaseline"/>
<attr name="layout_marginBaseline"/>
<attr name="layout_constrainedWidth"/>
<attr name="layout_constrainedHeight"/>
<attr name="layout_constraintHorizontal_bias"/>
<attr name="layout_constraintVertical_bias"/>
<attr name="layout_constraintWidth_default"/>
<attr name="layout_constraintHeight_default"/>
<attr name="layout_constraintWidth_min"/>
<attr name="layout_constraintWidth_max"/>
<attr name="layout_constraintWidth_percent"/>
<attr name="layout_constraintHeight_min"/>
<attr name="layout_constraintHeight_max"/>
<attr name="layout_constraintHeight_percent"/>
<attr name="layout_constraintLeft_creator"/>
<attr name="layout_constraintTop_creator"/>
<attr name="layout_constraintRight_creator"/>
<attr name="layout_constraintBottom_creator"/>
<attr name="layout_constraintBaseline_creator"/>
<attr name="layout_constraintDimensionRatio"/>
<attr name="layout_constraintHorizontal_weight"/>
<attr name="layout_constraintVertical_weight"/>
<attr name="layout_constraintHorizontal_chainStyle"/>
<attr name="layout_constraintVertical_chainStyle"/>
<attr name="layout_editor_absoluteX"/>
<attr name="layout_editor_absoluteY"/>
<attr name="layout_wrapBehaviorInParent"/>
<attr name="barrierDirection"/>
<attr name="barrierMargin"/>
<attr name="constraint_referenced_ids"/>
<attr name="android:maxHeight"/>
<attr name="android:maxWidth"/>
<attr name="android:minHeight"/>
<attr name="android:minWidth"/>
<attr name="barrierAllowsGoneWidgets"/>
<attr name="chainUseRtl"/>
<attr name="flow_horizontalStyle"/>
<attr name="flow_verticalStyle"/>
<attr name="flow_verticalAlign"/>
<attr name="flow_horizontalAlign"/>
<attr name="flow_verticalBias"/>
<attr name="flow_horizontalBias"/>
<attr name="flow_wrapMode"/>
<attr name="flow_maxElementsWrap"/>
<attr name="flow_horizontalGap"/>
<attr name="flow_verticalGap"/>
<attr name="flow_firstHorizontalStyle"/>
<attr name="flow_firstVerticalStyle"/>
<attr name="flow_firstHorizontalBias"/>
<attr name="flow_firstVerticalBias"/>
<attr name="flow_lastHorizontalStyle"/>
<attr name="flow_lastVerticalStyle"/>
<attr name="flow_lastHorizontalBias"/>
<attr name="flow_lastVerticalBias"/>
<attr name="animateRelativeTo"/>
<attr name="animateCircleAngleTo"/>
<attr name="transitionEasing"/>
<attr name="pathMotionArc"/>
<attr name="polarRelativeTo"/>
<attr name="transitionPathRotate"/>
<attr name="drawPath"/>
<attr name="motionProgress"/>
<attr name="layout_constraintTag"/>
<attr name="motionStagger"/>
<attr name="quantizeMotionSteps"/>
<attr name="quantizeMotionPhase"/>
<attr name="quantizeMotionInterpolator"/>
</declare-styleable>
<declare-styleable name="ConstraintSet">
<attr format="reference" name="deriveConstraintsFrom"/>
<attr format="enum" name="constraintRotate">
<enum name="none" value="0"/>
<enum name="right" value="1"/>
<enum name="left" value="2"/>
<enum name="x_right" value="3"/>
<enum name="x_left" value="4"/>
</attr>
<attr name="android:orientation"/>
<attr name="android:id"/>
<attr name="android:visibility"/>
<attr name="android:alpha"/>
<attr name="android:elevation"/>
<attr name="android:rotation"/>
<attr name="android:rotationX"/>
<attr name="android:rotationY"/>
<attr name="android:scaleX"/>
<attr name="android:scaleY"/>
<attr name="pivotAnchor"/>
<attr name="android:pivotX"/>
<attr name="android:pivotY"/>
<attr name="android:transformPivotX"/>
<attr name="android:transformPivotY"/>
<attr name="android:translationX"/>
<attr name="android:translationY"/>
<attr name="android:translationZ"/>
<attr name="android:layout_width"/>
<attr name="android:layout_height"/>
<attr name="android:layout_marginStart"/>
<attr name="android:layout_marginBottom"/>
<attr name="android:layout_marginTop"/>
<attr name="android:layout_marginEnd"/>
<attr name="android:layout_marginLeft"/>
<attr name="android:layout_marginRight"/>
<attr name="layout_constraintCircle"/>
<attr name="layout_constraintCircleRadius"/>
<attr name="layout_constraintCircleAngle"/>
<attr name="layout_constraintGuide_begin"/>
<attr name="layout_constraintGuide_end"/>
<attr name="layout_constraintGuide_percent"/>
<attr name="guidelineUseRtl"/>
<attr name="layout_constraintLeft_toLeftOf"/>
<attr name="layout_constraintLeft_toRightOf"/>
<attr name="layout_constraintRight_toLeftOf"/>
<attr name="layout_constraintRight_toRightOf"/>
<attr name="layout_constraintTop_toTopOf"/>
<attr name="layout_constraintTop_toBottomOf"/>
<attr name="layout_constraintBottom_toTopOf"/>
<attr name="layout_constraintBottom_toBottomOf"/>
<attr name="layout_constraintBaseline_toBaselineOf"/>
<attr name="layout_constraintBaseline_toTopOf"/>
<attr name="layout_constraintBaseline_toBottomOf"/>
<attr name="layout_constraintStart_toEndOf"/>
<attr name="layout_constraintStart_toStartOf"/>
<attr name="layout_constraintEnd_toStartOf"/>
<attr name="layout_constraintEnd_toEndOf"/>
<attr name="layout_goneMarginLeft"/>
<attr name="layout_goneMarginTop"/>
<attr name="layout_goneMarginRight"/>
<attr name="layout_goneMarginBottom"/>
<attr name="layout_goneMarginStart"/>
<attr name="layout_goneMarginEnd"/>
<attr name="layout_goneMarginBaseline"/>
<attr name="layout_marginBaseline"/>
<attr name="layout_constrainedWidth"/>
<attr name="layout_constrainedHeight"/>
<attr name="layout_constraintHorizontal_bias"/>
<attr name="layout_constraintVertical_bias"/>
<attr name="layout_constraintWidth_default"/>
<attr name="layout_constraintHeight_default"/>
<attr name="layout_constraintWidth_min"/>
<attr name="layout_constraintWidth_max"/>
<attr name="layout_constraintWidth_percent"/>
<attr name="layout_constraintHeight_min"/>
<attr name="layout_constraintHeight_max"/>
<attr name="layout_constraintHeight_percent"/>
<attr name="layout_constraintLeft_creator"/>
<attr name="layout_constraintTop_creator"/>
<attr name="layout_constraintRight_creator"/>
<attr name="layout_constraintBottom_creator"/>
<attr name="layout_constraintBaseline_creator"/>
<attr name="layout_constraintDimensionRatio"/>
<attr name="layout_constraintHorizontal_weight"/>
<attr name="layout_constraintVertical_weight"/>
<attr name="layout_constraintHorizontal_chainStyle"/>
<attr name="layout_constraintVertical_chainStyle"/>
<attr name="layout_editor_absoluteX"/>
<attr name="layout_editor_absoluteY"/>
<attr name="layout_wrapBehaviorInParent"/>
<attr name="barrierDirection"/>
<attr name="constraint_referenced_ids"/>
<attr name="constraint_referenced_tags"/>
<attr name="barrierMargin"/>
<attr name="android:maxHeight"/>
<attr name="android:maxWidth"/>
<attr name="android:minHeight"/>
<attr name="android:minWidth"/>
<attr name="barrierAllowsGoneWidgets"/>
<attr name="chainUseRtl"/>
<attr name="flow_horizontalStyle"/>
<attr name="flow_verticalStyle"/>
<attr name="flow_verticalAlign"/>
<attr name="flow_horizontalAlign"/>
<attr name="flow_verticalBias"/>
<attr name="flow_horizontalBias"/>
<attr name="flow_wrapMode"/>
<attr name="flow_maxElementsWrap"/>
<attr name="flow_horizontalGap"/>
<attr name="flow_verticalGap"/>
<attr name="flow_firstHorizontalStyle"/>
<attr name="flow_firstVerticalStyle"/>
<attr name="flow_firstHorizontalBias"/>
<attr name="flow_firstVerticalBias"/>
<attr name="flow_lastHorizontalStyle"/>
<attr name="flow_lastVerticalStyle"/>
<attr name="flow_lastHorizontalBias"/>
<attr name="flow_lastVerticalBias"/>
<attr name="animateRelativeTo"/>
<attr name="animateCircleAngleTo"/>
<attr name="transitionEasing"/>
<attr name="pathMotionArc"/>
<attr name="polarRelativeTo"/>
<attr name="transitionPathRotate"/>
<attr name="motionStagger"/>
<attr name="quantizeMotionSteps"/>
<attr name="drawPath"/>
<attr name="motionProgress"/>
<attr name="layout_constraintTag"/>
</declare-styleable>
<declare-styleable name="CustomAttribute">
<attr format="string" name="attributeName"/>
<attr format="string" name="methodName"/>
<attr format="color" name="customColorValue"/>
<attr format="color" name="customColorDrawableValue"/>
<attr format="integer" name="customIntegerValue"/>
<attr format="float" name="customFloatValue"/>
<attr format="string" name="customStringValue"/>
<attr format="dimension" name="customDimension"/>
<attr format="dimension" name="customPixelDimension"/>
<attr format="boolean" name="customBoolean"/>
<attr format="reference" name="customReference"/>
</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="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="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 requeted 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 format="string" 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 format="string" 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="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="ImageFilterView">
<attr format="reference" name="blendSrc"/>
<attr format="reference" name="altSrc"/>
<attr format="float" name="saturation"/>
<attr format="float" name="brightness"/>
<attr format="float" name="warmth"/>
<attr format="float" name="contrast"/>
<attr format="float" name="crossfade"/>
<attr format="dimension" name="round"/>
<attr format="boolean" name="overlay"/>
<attr format="float" name="roundPercent"/>
<attr format="float" name="imagePanX"/>
<attr format="float" name="imagePanY"/>
<attr format="float" name="imageZoom"/>
<attr format="float" name="imageRotate"/>
</declare-styleable>
<declare-styleable name="KeyAttribute">
<attr name="framePosition"/>
<attr name="motionTarget"/>
<attr name="transitionEasing"/>
<attr name="curveFit"/>
<attr name="motionProgress"/>
<attr name="android:alpha"/>
<attr name="android:elevation"/>
<attr name="android:rotation"/>
<attr name="android:rotationX"/>
<attr name="android:rotationY"/>
<attr name="android:transformPivotX"/>
<attr name="android:transformPivotY"/>
<attr name="transformPivotTarget"/>
<attr name="transitionPathRotate"/>
<attr name="android:scaleX"/>
<attr name="android:scaleY"/>
<attr name="android:translationX"/>
<attr name="android:translationY"/>
<attr name="android:translationZ"/>
</declare-styleable>
<declare-styleable name="KeyCycle">
<attr name="motionTarget"/>
<attr name="curveFit"/>
<attr name="framePosition"/>
<attr name="transitionEasing"/>
<attr name="motionProgress"/>
<attr name="waveShape"/>
<attr name="wavePhase"/>
<attr name="wavePeriod"/>
<attr name="waveOffset"/>
<attr name="waveVariesBy"/>
<attr name="transitionPathRotate"/>
<attr name="android:alpha"/>
<attr name="android:elevation"/>
<attr name="android:rotation"/>
<attr name="android:rotationX"/>
<attr name="android:rotationY"/>
<attr name="android:scaleX"/>
<attr name="android:scaleY"/>
<attr name="android:translationX"/>
<attr name="android:translationY"/>
<attr name="android:translationZ"/>
</declare-styleable>
<declare-styleable name="KeyFrame">
</declare-styleable>
<declare-styleable name="KeyFramesAcceleration">
</declare-styleable>
<declare-styleable name="KeyFramesVelocity">
</declare-styleable>
<declare-styleable name="KeyPosition">
<attr format="enum" name="keyPositionType">
<enum name="deltaRelative" value="0"/>
<enum name="pathRelative" value="1"/>
<enum name="parentRelative" value="2"/>
</attr>
<attr format="float" name="percentX"/>
<attr format="float" name="percentY"/>
<attr format="float" name="percentWidth"/>
<attr format="float" name="percentHeight"/>
<attr name="framePosition"/>
<attr name="motionTarget"/>
<attr name="transitionEasing"/>
<attr name="pathMotionArc"/>
<attr name="curveFit"/>
<attr name="drawPath"/>
<attr name="sizePercent"/>
</declare-styleable>
<declare-styleable name="KeyTimeCycle">
<attr name="framePosition"/>
<attr name="motionTarget"/>
<attr name="transitionEasing"/>
<attr name="curveFit"/>
<attr name="waveShape"/>
<attr name="wavePeriod"/>
<attr name="motionProgress"/>
<attr name="waveOffset"/>
<attr name="wavePhase"/>
<attr name="waveDecay"/>
<attr name="android:alpha"/>
<attr name="android:elevation"/>
<attr name="android:rotation"/>
<attr name="android:rotationX"/>
<attr name="android:rotationY"/>
<attr name="transitionPathRotate"/>
<attr name="android:scaleX"/>
<attr name="android:scaleY"/>
<attr name="android:translationX"/>
<attr name="android:translationY"/>
<attr name="android:translationZ"/>
</declare-styleable>
<declare-styleable name="KeyTrigger">
<attr name="framePosition"/>
<attr name="motionTarget"/>
<attr format="reference" name="triggerReceiver"/>
<attr format="string" name="onNegativeCross"/>
<attr format="string" name="onPositiveCross"/>
<attr format="string" name="onCross"/>
<attr format="reference" name="viewTransitionOnNegativeCross"/>
<attr format="reference" name="viewTransitionOnPositiveCross"/>
<attr format="reference" name="viewTransitionOnCross"/>
<attr format="float" name="triggerSlack"/>
<attr format="reference" name="triggerId"/>
<attr format="boolean" name="motion_postLayoutCollision"/>
<attr format="reference" name="motion_triggerOnCollision"/>
</declare-styleable>
<declare-styleable name="Layout">
<attr name="android:layout_width"/>
<attr name="android:layout_height"/>
<attr name="layout_constraintWidth"/>
<attr name="layout_constraintHeight"/>
<attr name="android:layout_marginStart"/>
<attr name="android:layout_marginBottom"/>
<attr name="android:layout_marginTop"/>
<attr name="android:layout_marginEnd"/>
<attr name="android:layout_marginLeft"/>
<attr name="android:layout_marginRight"/>
<attr name="layout_constraintCircle"/>
<attr name="layout_constraintCircleRadius"/>
<attr name="layout_constraintCircleAngle"/>
<attr name="layout_constraintGuide_begin"/>
<attr name="layout_constraintGuide_end"/>
<attr name="layout_constraintGuide_percent"/>
<attr name="guidelineUseRtl"/>
<attr name="layout_constraintLeft_toLeftOf"/>
<attr name="layout_constraintLeft_toRightOf"/>
<attr name="layout_constraintRight_toLeftOf"/>
<attr name="layout_constraintRight_toRightOf"/>
<attr name="layout_constraintTop_toTopOf"/>
<attr name="layout_constraintTop_toBottomOf"/>
<attr name="layout_constraintBottom_toTopOf"/>
<attr name="layout_constraintBottom_toBottomOf"/>
<attr name="layout_constraintBaseline_toBaselineOf"/>
<attr name="layout_constraintBaseline_toTopOf"/>
<attr name="layout_constraintBaseline_toBottomOf"/>
<attr name="layout_constraintStart_toEndOf"/>
<attr name="layout_constraintStart_toStartOf"/>
<attr name="layout_constraintEnd_toStartOf"/>
<attr name="layout_constraintEnd_toEndOf"/>
<attr name="layout_goneMarginLeft"/>
<attr name="layout_goneMarginTop"/>
<attr name="layout_goneMarginRight"/>
<attr name="layout_goneMarginBottom"/>
<attr name="layout_goneMarginStart"/>
<attr name="layout_goneMarginEnd"/>
<attr name="layout_goneMarginBaseline"/>
<attr name="layout_marginBaseline"/>
<attr name="layout_constrainedWidth"/>
<attr name="layout_constrainedHeight"/>
<attr name="layout_constraintHorizontal_bias"/>
<attr name="layout_constraintVertical_bias"/>
<attr name="layout_constraintWidth_default"/>
<attr name="layout_constraintHeight_default"/>
<attr name="layout_constraintWidth_min"/>
<attr name="layout_constraintWidth_max"/>
<attr name="android:orientation"/>
<attr name="layout_constraintWidth_percent"/>
<attr name="layout_constraintHeight_min"/>
<attr name="layout_constraintHeight_max"/>
<attr name="layout_constraintHeight_percent"/>
<attr name="layout_constraintLeft_creator"/>
<attr name="layout_constraintTop_creator"/>
<attr name="layout_constraintRight_creator"/>
<attr name="layout_constraintBottom_creator"/>
<attr name="layout_constraintBaseline_creator"/>
<attr name="layout_constraintDimensionRatio"/>
<attr name="layout_constraintHorizontal_weight"/>
<attr name="layout_constraintVertical_weight"/>
<attr name="layout_constraintHorizontal_chainStyle"/>
<attr name="layout_constraintVertical_chainStyle"/>
<attr name="layout_editor_absoluteX"/>
<attr name="layout_editor_absoluteY"/>
<attr name="layout_wrapBehaviorInParent"/>
<attr name="barrierDirection"/>
<attr name="barrierMargin"/>
<attr name="constraint_referenced_ids"/>
<attr name="constraint_referenced_tags"/>
<attr format="dimension" name="maxHeight"/>
<attr format="dimension" name="maxWidth"/>
<attr format="dimension" name="minHeight"/>
<attr format="dimension" name="minWidth"/>
<attr name="barrierAllowsGoneWidgets"/>
<attr name="chainUseRtl"/>
</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="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 icons
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 icons 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="MockView">
<attr format="string" name="mock_label"/>
<attr format="color" name="mock_labelColor"/>
<attr format="color" name="mock_labelBackgroundColor"/>
<attr format="color" name="mock_diagonalsColor"/>
<attr format="boolean" name="mock_showDiagonals"/>
<attr format="boolean" name="mock_showLabel"/>
</declare-styleable>
<declare-styleable name="Motion">
<attr name="animateRelativeTo"/>
<attr name="animateCircleAngleTo"/>
<attr name="transitionEasing"/>
<attr name="pathMotionArc"/>
<attr name="motionPathRotate"/>
<attr name="motionStagger"/>
<attr name="drawPath"/>
<attr name="quantizeMotionSteps"/>
<attr name="quantizeMotionPhase"/>
<attr name="quantizeMotionInterpolator"/>
</declare-styleable>
<declare-styleable name="MotionEffect">
<attr format="integer" name="motionEffect_start"/>
<attr format="integer" name="motionEffect_end"/>
<attr format="dimension" name="motionEffect_translationX"/>
<attr format="dimension" name="motionEffect_translationY"/>
<attr format="float" name="motionEffect_alpha"/>
<attr format="reference" name="motionEffect_viewTransition"/>
<attr format="enum" name="motionEffect_move">
<enum name="auto" value="-1"/>
<enum name="north" value="0"/>
<enum name="south" value="1"/>
<enum name="east" value="2"/>
<enum name="west" value="3"/>
</attr>
<attr format="boolean" name="motionEffect_strict"/>
</declare-styleable>
<declare-styleable name="MotionHelper">
<attr format="boolean" name="onShow"/>
<attr format="boolean" name="onHide"/>
</declare-styleable>
<declare-styleable name="MotionLabel">
<attr name="android:text"/>
<attr name="android:textColor"/>
<attr name="android:textSize"/>
<attr name="android:fontFamily"/>
<attr name="android:gravity"/>
<attr format="float" name="textPanX"/>
<attr format="float" name="textPanY"/>
<attr name="android:typeface"/>
<attr name="android:shadowRadius"/>
<attr name="android:textStyle"/>
<attr name="borderRound"/>
<attr format="dimension" name="scaleFromTextSize"/>
<attr name="borderRoundPercent"/>
<attr name="textOutlineThickness"/>
<attr name="textOutlineColor"/>
<attr format="reference" name="textBackground"/>
<attr name="android:autoSizeTextType"/>
<attr format="dimension" name="textureWidth"/>
<attr format="dimension" name="textureHeight"/>
<attr format="integer" name="textureBlurFactor"/>
<attr format="float" name="textBackgroundPanX"/>
<attr format="float" name="textBackgroundPanY"/>
<attr format="float" name="textBackgroundZoom"/>
<attr format="float" name="textBackgroundRotate"/>
<attr format="enum" name="textureEffect">
<enum name="none" value="0"/>
<enum name="frost" value="1"/>
</attr>
</declare-styleable>
<declare-styleable name="MotionLayout">
<attr name="layoutDescription"/>
<attr format="reference" name="currentState"/>
<attr name="motionProgress"/>
<attr format="boolean" name="applyMotionScene"/>
<attr format="boolean" name="showPaths"/>
<attr format="enum" name="motionDebug">
<enum name="NO_DEBUG" value="0"/>
<enum name="SHOW_PROGRESS" value="1"/>
<enum name="SHOW_PATH" value="2"/>
<enum name="SHOW_ALL" value="3"/>
</attr>
</declare-styleable>
<declare-styleable name="MotionScene">
<attr name="defaultDuration"/>
<attr name="layoutDuringTransition"/>
</declare-styleable>
<declare-styleable name="MotionTelltales">
<attr format="enum" name="telltales_velocityMode">
<enum name="layout" value="0"/>
<enum name="postLayout" value="1"/>
<enum name="staticPostLayout" value="2"/>
<enum name="staticLayout" value="3"/>
</attr>
<attr format="color" name="telltales_tailColor"/>
<attr format="float" name="telltales_tailScale"/>
</declare-styleable>
<declare-styleable name="OnClick">
<attr name="targetId"/>
<attr name="clickAction">
<flag name="toggle" value="0x0011"/>
<flag name="transitionToEnd" value="0x0001"/>
<flag name="transitionToStart" value="0x0010"/>
<flag name="jumpToEnd" value="0x100"/>
<flag name="jumpToStart" value="0x1000"/>
</attr>
</declare-styleable>
<declare-styleable name="OnSwipe">
<attr format="float" name="dragScale"/>
<attr format="float" name="dragThreshold"/>
<attr format="enum" name="autoCompleteMode">
<enum name="continuousVelocity" value="0"/>
<enum name="spring" value="1"/>
</attr>
<attr format="float" name="maxVelocity"/>
<attr format="float" name="maxAcceleration"/>
<attr format="float" name="springMass"/>
<attr format="float" name="springStiffness"/>
<attr format="float" name="springDamping"/>
<attr format="float" name="springStopThreshold"/>
<attr format="flags" name="springBoundary">
<flag name="overshoot" value="0"/>
<flag name="bounceStart" value="1"/>
<flag name="bounceEnd" value="2"/>
<flag name="bounceBoth" value="3"/>
</attr>
<attr name="dragDirection"/>
<attr name="touchAnchorId"/>
<attr name="touchAnchorSide"/>
<attr format="reference" name="rotationCenterId"/>
<attr format="reference" name="touchRegionId"/>
<attr format="reference" name="limitBoundsTo"/>
<attr format="flags" name="nestedScrollFlags">
<flag name="none" value="0"/>
<flag name="disablePostScroll" value="1"/>
<flag name="disableScroll" value="2"/>
<flag name="supportScrollUp" value="4"/>
</attr>
<attr format="boolean" name="moveWhenScrollAtTop"/>
<attr format="enum" name="onTouchUp">
<enum name="autoComplete" value="0"/>
<enum name="autoCompleteToStart" value="1"/>
<enum name="autoCompleteToEnd" value="2"/>
<enum name="stop" value="3"/>
<enum name="decelerate" value="4"/>
<enum name="decelerateAndComplete" value="5"/>
<enum name="neverCompleteToStart" value="6"/>
<enum name="neverCompleteToEnd" value="7"/>
</attr>
</declare-styleable>
<declare-styleable name="PlayerControlView">
<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="PlayerView">
<attr name="use_artwork"/>
<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="show_shuffle_button"/>
<attr name="time_bar_min_update_interval"/>
<attr name="controller_layout_id"/>
<attr name="bar_height"/>
<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="PropertySet">
<attr name="android:visibility"/>
<attr name="visibilityMode"/>
<attr name="android:alpha"/>
<attr name="motionProgress"/>
<attr name="layout_constraintTag"/>
</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="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="State">
<attr name="android:id"/>
<attr format="reference" name="constraints"/>
</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="StateSet">
<attr format="reference" name="defaultState"/>
</declare-styleable>
<declare-styleable name="StyledPlayerControlView">
<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="show_subtitle_button"/>
<attr name="show_vr_button"/>
<attr name="time_bar_min_update_interval"/>
<attr name="controller_layout_id"/>
<attr name="animation_enabled"/>
<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="StyledPlayerView">
<attr name="use_artwork"/>
<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="show_shuffle_button"/>
<attr name="show_subtitle_button"/>
<attr name="show_vr_button"/>
<attr name="time_bar_min_update_interval"/>
<attr name="controller_layout_id"/>
<attr name="animation_enabled"/>
<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="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 drawables
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 drawables 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 drawables
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 drawables 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="TextEffects">
<attr name="android:text"/>
<attr name="android:textSize"/>
<attr name="android:fontFamily"/>
<attr name="android:typeface"/>
<attr name="android:shadowColor"/>
<attr name="android:shadowDx"/>
<attr name="android:shadowDy"/>
<attr name="android:shadowRadius"/>
<attr name="android:textStyle"/>
<attr format="color" name="textFillColor"/>
<attr name="textOutlineThickness"/>
<attr name="textOutlineColor"/>
<attr name="borderRound"/>
<attr name="borderRoundPercent"/>
</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="Transform">
<attr name="android:elevation"/>
<attr name="android:rotation"/>
<attr name="android:rotationX"/>
<attr name="android:rotationY"/>
<attr name="android:scaleX"/>
<attr name="android:scaleY"/>
<attr name="android:transformPivotX"/>
<attr name="android:transformPivotY"/>
<attr name="transformPivotTarget"/>
<attr format="dimension" name="android:translationX"/>
<attr format="dimension" name="android:translationY"/>
<attr format="dimension" name="android:translationZ"/>
</declare-styleable>
<declare-styleable name="Transition">
<attr name="android:id"/>
<attr format="reference" name="constraintSetStart"/>
<attr format="reference" name="constraintSetEnd"/>
<attr name="transitionDisable"/>
<attr name="layoutDuringTransition"/>
<attr name="pathMotionArc"/>
<attr format="enum" name="autoTransition">
<enum name="none" value="0"/>
<enum name="jumpToStart" value="1"/>
<enum name="jumpToEnd" value="2"/>
<enum name="animateToStart" value="3"/>
<enum name="animateToEnd" value="4"/>
</attr>
<attr format="string|reference|enum" name="motionInterpolator">
<enum name="easeInOut" value="0"/>
<enum name="easeIn" value="1"/>
<enum name="easeOut" value="2"/>
<enum name="linear" value="3"/>
<enum name="bounce" value="4"/>
<enum name="overshoot" value="5"/>
<enum name="anticipate" value="6"/>
</attr>
<attr name="duration"/>
<attr format="float" name="staggered"/>
<attr name="transitionFlags">
<flag name="none" value="0"/>
<flag name="beginOnFirstDraw" value="1"/>
<flag name="disableIntraAutoTransition" value="2"/>
<flag name="onInterceptTouchReturnSwipe" value="4"/>
</attr>
</declare-styleable>
<declare-styleable name="Variant">
<attr format="dimension" name="region_widthLessThan"/>
<attr format="dimension" name="region_widthMoreThan"/>
<attr format="dimension" name="region_heightLessThan"/>
<attr format="dimension" name="region_heightMoreThan"/>
<attr name="constraints"/>
</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 drawables
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 drawables 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="ViewTransition">
<attr name="android:id"/>
<attr name="motionTarget"/>
<attr name="viewTransitionMode"/>
<attr name="onStateTransition"/>
<attr name="duration"/>
<attr format="integer" name="upDuration"/>
<attr name="transitionDisable"/>
<attr name="pathMotionArc"/>
<attr name="motionInterpolator"/>
<attr format="reference" name="SharedValueId"/>
<attr format="integer" name="SharedValue"/>
<attr format="reference" name="setsTag"/>
<attr format="reference" name="clearsTag"/>
<attr format="reference" name="ifTagSet"/>
<attr format="reference" name="ifTagNotSet"/>
</declare-styleable>
<declare-styleable name="include">
<attr name="constraintSet"/>
</declare-styleable>
</resources>