2019-04-25 10:01:26 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1= "urn:oasis:names:tc:xliff:document:1.2" >
<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= "reference" name= "cardViewStyle" />
<attr format= "boolean" name= "chainUseRtl" />
<attr format= "reference" name= "constraintSet" />
<attr format= "string" name= "constraint_referenced_ids" />
<attr format= "reference" name= "content" />
<attr format= "reference" name= "coordinatorLayoutStyle" />
<attr format= "reference" name= "drawerArrowStyle" />
<attr name= "emptyVisibility" >
<enum name= "gone" value= "0" />
<enum name= "invisible" value= "1" />
</attr>
<attr format= "dimension" name= "height" />
<attr format= "boolean" name= "isLightTheme" />
<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= "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= "integer" 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 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= "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 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_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 name= "layout_optimizationLevel" >
<flag name= "none" value= "0" />
2019-09-20 06:01:28 +00:00
<flag name= "standard" value= "3" />
2019-04-25 10:01:26 +00:00
<flag name= "direct" value= "1" />
<flag name= "barrier" value= "2" />
<flag name= "chains" value= "4" />
<flag name= "dimensions" value= "8" />
</attr>
<attr format= "string" name= "title" />
<bool name= "abc_action_bar_embed_tabs" > true</bool>
<bool name= "abc_allow_stacked_button_bar" > false</bool>
<bool name= "abc_config_actionMenuItemAllCaps" > true</bool>
<bool name= "is_phone" > true</bool>
<color name= "abc_input_method_navigation_guard" > @android:color/black</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= "artificial" > #ff9800</color>
<color name= "artificial_dark" > #e65100</color>
<color name= "azul_claro" > #ff00b5d0</color>
<color name= "azul_dialog_ayuda" > #03a9f4</color>
<color name= "azul_lista_compra" > #3f53b5</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= "blanco" > #fff</color>
<color name= "boton_login" > #aec22f</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= "browser_actions_bg_grey" > #F5F5F5</color>
<color name= "browser_actions_divider_color" > #1E000000</color>
<color name= "browser_actions_text_color" > #DE000000</color>
<color name= "browser_actions_title_color" > #646464</color>
<color name= "button_material_dark" > #ff5a595b</color>
<color name= "button_material_light" > #ffd6d7d7</color>
<color name= "cardview_dark_background" > #FF424242</color>
<color name= "cardview_light_background" > #FFFFFFFF</color>
<color name= "cardview_shadow_end_color" > #03000000</color>
<color name= "cardview_shadow_start_color" > #37000000</color>
<color name= "common_google_signin_btn_text_dark_default" > @android:color/white</color>
<color name= "common_google_signin_btn_text_dark_disabled" > #1F000000</color>
<color name= "common_google_signin_btn_text_dark_focused" > @android:color/black</color>
<color name= "common_google_signin_btn_text_dark_pressed" > @android:color/white</color>
<color name= "common_google_signin_btn_text_light_default" > #90000000</color>
<color name= "common_google_signin_btn_text_light_disabled" > #1F000000</color>
<color name= "common_google_signin_btn_text_light_focused" > #90000000</color>
<color name= "common_google_signin_btn_text_light_pressed" > #DE000000</color>
<color name= "confeccion" > #2f4bc2</color>
<color name= "dark_negro" > #000</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= "flowers" > #ffb52a2a</color>
<color name= "flowers_dark" > #ff802020</color>
<color name= "foreground_material_dark" > @android:color/white</color>
<color name= "foreground_material_light" > @android:color/black</color>
2019-09-20 06:01:28 +00:00
<color name= "frutacolor" > #E55B20</color>
<color name= "frutas_dark" > #bf4313</color>
2019-04-25 10:01:26 +00:00
<color name= "greens" > #afb42b</color>
<color name= "greens_dark" > #827717</color>
<color name= "gris" > #d7d7d7</color>
<color name= "gris_back_articulo" > #fff4f4f4</color>
<color name= "gris_buscar" > #8c8c8c</color>
<color name= "gris_cards" > #ededed</color>
<color name= "gris_dialogo_comprar" > #ffbfbfbf</color>
<color name= "gris_proveedor" > #ff7a7a7a</color>
<color name= "gris_seleccion_navigation" > #d7d7d7</color>
<color name= "gris_separacion" > #d7d7d7</color>
<color name= "highlighted_text_material_dark" > #6680cbc4</color>
<color name= "highlighted_text_material_light" > #66009688</color>
<color name= "manufacturing" > #795548</color>
<color name= "manufacturing_dark" > #3e2723</color>
<color name= "mascotas" > #6B529C</color>
<color name= "mascotas_dark" > #3f2d63</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" > #ff009688</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= "negro" > #000</color>
<color name= "negro_titulo" > #000</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= "plants" > #009688</color>
<color name= "plants_dark" > #004d40</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= "rosa_validar_compra" > #c4125f</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= "supplements" > #e91e63</color>
<color name= "supplements_dark" > #ad1457</color>
<color name= "switch_thumb_disabled_material_dark" > #ff616161</color>
<color name= "switch_thumb_disabled_material_light" > #ffbdbdbd</color>
<color name= "switch_thumb_normal_material_dark" > #ffbdbdbd</color>
<color name= "switch_thumb_normal_material_light" > #fff1f1f1</color>
<color name= "tooltip_background_dark" > #e6616161</color>
<color name= "tooltip_background_light" > #e6FFFFFF</color>
<color name= "verde_login" > #ff8fd400</color>
<color name= "viewfinder_border" > #ffafed44</color>
<color name= "viewfinder_laser" > #ffcc0000</color>
<color name= "viewfinder_mask" > #60000000</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_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_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= "action_bar_height" > 60dp</dimen>
<dimen name= "activity_horizontal_margin" > 16dp</dimen>
<dimen name= "activity_vertical_margin" > 16dp</dimen>
<item format= "float" name= "bannerContentWeight" type= "dimen" > 1.0</item>
<item format= "float" name= "bannerWeightSum" type= "dimen" > 1.0</item>
<dimen name= "browser_actions_context_menu_max_width" > 500dp</dimen>
<dimen name= "browser_actions_context_menu_min_padding" > 20dp</dimen>
<dimen name= "button_elevation" > 4dp</dimen>
<dimen name= "button_press_elevation" > 4dp</dimen>
<dimen name= "calendar_header" > 60dp</dimen>
<dimen name= "calendar_header_image_padding_left" > 15dp</dimen>
<dimen name= "calendar_header_image_padding_right" > 15dp</dimen>
<dimen name= "calendar_header_text_size" > 20sp</dimen>
<dimen name= "calendar_item_text_size" > 30sp</dimen>
<dimen name= "calendar_padding_left" > 5dp</dimen>
<dimen name= "calendar_padding_right" > 3dp</dimen>
<dimen name= "calendar_text_resize" > 12sp</dimen>
<dimen name= "cardview_compat_inset_shadow" > 1dp</dimen>
<dimen name= "cardview_default_elevation" > 2dp</dimen>
<dimen name= "cardview_default_radius" > 2dp</dimen>
<dimen name= "carrito_ancho" > 300dp</dimen>
<dimen name= "carrito_boton_validar_compra_alto" > 60dp</dimen>
<dimen name= "carrito_boton_validar_compra_ancho" > 230dp</dimen>
<dimen name= "carrito_boton_validar_compra_margin_bottom" > 10dp</dimen>
<dimen name= "carrito_boton_validar_compra_padding" > 10dp</dimen>
<dimen name= "carrito_boton_validar_compra_text_size" > 25sp</dimen>
<dimen name= "carrito_cabecera_altura" > 100dp</dimen>
<dimen name= "carrito_cabecera_elevation" > 4dp</dimen>
<dimen name= "carrito_cabecera_rallas_margin" > 15dp</dimen>
<dimen name= "carrito_cabecera_subtitulo_margin_bottom" > 10dp</dimen>
<dimen name= "carrito_cabecera_subtitulo_margin_right" > 67dp</dimen>
<dimen name= "carrito_cabecera_subtitulo_size" > 14sp</dimen>
<dimen name= "carrito_cabecera_titulo_size" > 25sp</dimen>
<dimen name= "carrito_padding_list_view_left" > 10dp</dimen>
<dimen name= "carrito_padding_list_view_right" > 10dp</dimen>
<dimen name= "carrito_validar_altura" > 130dp</dimen>
<dimen name= "carrito_validar_padding" > 5dp</dimen>
<dimen name= "carrito_validar_total_margin_bottom" > 10dp</dimen>
<dimen name= "carrito_validar_total_padding_right" > 10dp</dimen>
<dimen name= "carrito_validar_total_text_size" > 25sp</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>
<dimen name= "dialog_comprar_aceptar_text_size" > 18sp</dimen>
<dimen name= "dialog_comprar_cabecera_margin_bottom" > 10dp</dimen>
<dimen name= "dialog_comprar_cabecera_padding" > 20dp</dimen>
<dimen name= "dialog_comprar_cabecera_text_size" > 24sp</dimen>
<dimen name= "dialog_comprar_cantidad_text_size" > 22sp</dimen>
<dimen name= "dialog_comprar_listview_divider_height" > 1dp</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= "elevation" > 4dp</dimen>
<dimen name= "fab_actions_spacing" > 16dp</dimen>
<dimen name= "fab_icon_size" > 24dp</dimen>
<dimen name= "fab_labels_margin" > 8dp</dimen>
<dimen name= "fab_plus_icon_size" > 14dp</dimen>
<dimen name= "fab_plus_icon_stroke" > 2dp</dimen>
<dimen name= "fab_shadow_offset" > 3dp</dimen>
<dimen name= "fab_shadow_radius" > 9dp</dimen>
<dimen name= "fab_size" > 66dp</dimen>
<dimen name= "fab_size_mini" > 40dp</dimen>
<dimen name= "fab_size_normal" > 56dp</dimen>
<dimen name= "fab_stroke_width" > 1dp</dimen>
<dimen name= "fastscroll_default_thickness" > 8dp</dimen>
<dimen name= "fastscroll_margin" > 0dp</dimen>
<dimen name= "fastscroll_minimum_range" > 50dp</dimen>
<dimen name= "fragment_agencia_cabecera_title_height" > 70dp</dimen>
<dimen name= "fragment_agencia_cabecera_title_padding" > 15dp</dimen>
<dimen name= "fragment_agencia_cabecera_title_text_size" > 20sp</dimen>
<dimen name= "fragment_agencia_cardview_direccion_margin_bottom" > 20dp</dimen>
<dimen name= "fragment_articulo_toolbar_compraron_items_margin_top" > -10dp</dimen>
<dimen name= "fragment_articulo_toolbar_compraron_text_size" > 20sp</dimen>
<dimen name= "fragment_articulo_toolbar_contenedor_articulos_margin_top" > 100dp</dimen>
<dimen name= "fragment_articulo_toolbar_datos_margen" > 2dp</dimen>
<dimen name= "fragment_articulo_toolbar_horizontal_scroll_padding_right" > 5dp</dimen>
<dimen name= "fragment_articulo_toolbar_icono_alto" > 60dp</dimen>
<dimen name= "fragment_articulo_toolbar_icono_ancho" > 60dp</dimen>
<dimen name= "fragment_articulo_toolbar_imagen_altura" > 300dp</dimen>
<dimen name= "fragment_articulo_toolbar_proveedor_margin_bottom" > 10dp</dimen>
<dimen name= "fragment_articulo_toolbar_proveedor_padding_left" > 10dp</dimen>
<dimen name= "fragment_articulo_toolbar_proveedor_text_size" > 14sp</dimen>
<dimen name= "fragment_articulo_toolbar_relleno" > 100dp</dimen>
<dimen name= "fragment_articulo_toolbar_scroolview_min_height" > 500dp</dimen>
<dimen name= "fragment_articulo_toolbar_similar_items_margin_bottom" > 10dp</dimen>
<dimen name= "fragment_articulo_toolbar_similar_items_padding_left" > 10dp</dimen>
<dimen name= "fragment_articulo_toolbar_similar_items_text_size" > 20sp</dimen>
<dimen name= "fragment_articulo_toolbar_tarjeta_articulo_text_size" > 16sp</dimen>
<dimen name= "fragment_articulo_toolbar_tarjeta_elements_text_disponible" > 22sp</dimen>
<dimen name= "fragment_articulo_toolbar_tarjeta_elements_text_size" > 14sp</dimen>
<dimen name= "fragment_articulo_toolbar_tarjeta_image_size" > 60dp</dimen>
<dimen name= "fragment_articulo_toolbar_tarjeta_margin" > 20dp</dimen>
<dimen name= "fragment_articulo_toolbar_tarjeta_margin_min" > 2dp</dimen>
<dimen name= "fragment_articulo_toolbar_tarjeta_margin_top" > 240dp</dimen>
<dimen name= "fragment_articulo_toolbar_texto_nombre_articulo" > 25sp</dimen>
<dimen name= "fragment_articulo_toolbar_texto_nombre_articulo_padding" > 10dp</dimen>
<dimen name= "fragment_articulo_toolbar_toolbar_padding_left" > 15dp</dimen>
<dimen name= "fragment_articulo_toolbar_toolbar_text_size" > 24sp</dimen>
<dimen name= "fragment_calendar_layout_margin" > 10dp</dimen>
<dimen name= "fragment_calendar_linear_aceptar_margin_bottom" > 10dp</dimen>
<dimen name= "fragment_calendar_textview_aceptar_text_size" > 25sp</dimen>
<dimen name= "fragment_calendar_textview_header_height" > 70dp</dimen>
<dimen name= "fragment_calendar_textview_header_text_size" > 22sp</dimen>
<dimen name= "fragment_calendario_layout_margin" > 10dp</dimen>
<dimen name= "fragment_calendario_linear_aceptar_margin_bottom" > 20dp</dimen>
<dimen name= "fragment_calendario_textview_aceptar_text_size" > 25sp</dimen>
<dimen name= "fragment_calendario_textview_header_height" > 70dp</dimen>
<dimen name= "fragment_calendario_textview_header_text_size" > 22sp</dimen>
<dimen name= "fragment_cambiar_email_button_margin_right" > 10dp</dimen>
<dimen name= "fragment_cambiar_email_height" > 70dp</dimen>
<dimen name= "fragment_cambiar_email_textview_padding_right" > 20dp</dimen>
<dimen name= "fragment_cambiar_email_textview_text_size" > 20sp</dimen>
<dimen name= "fragment_cambiar_password_button_margin_right" > 10dp</dimen>
<dimen name= "fragment_cambiar_password_height" > 70dp</dimen>
<dimen name= "fragment_cambiar_password_padding" > 20dp</dimen>
<dimen name= "fragment_cambiar_password_textview_padding_right" > 20dp</dimen>
<dimen name= "fragment_cambiar_password_textview_text_size" > 20sp</dimen>
<dimen name= "fragment_configurar_pedido_button_margin_right" > 10dp</dimen>
<dimen name= "fragment_configurar_pedido_height" > 85dp</dimen>
<dimen name= "fragment_configurar_pedido_padding" > 20dp</dimen>
<dimen name= "fragment_configurar_pedido_textview_padding_right" > 20dp</dimen>
<dimen name= "fragment_configurar_pedido_textview_text_size" > 20sp</dimen>
<dimen name= "fragment_consignatarios_height" > 70dp</dimen>
<dimen name= "fragment_consignatarios_textview_text_size" > 20sp</dimen>
<dimen name= "fragment_cuenta_button_margin_right" > 10dp</dimen>
<dimen name= "fragment_cuenta_height" > 70dp</dimen>
<dimen name= "fragment_cuenta_image_padding_right" > 5dp</dimen>
<dimen name= "fragment_cuenta_padding" > 20dp</dimen>
<dimen name= "fragment_cuenta_textview_padding_right" > 20dp</dimen>
<dimen name= "fragment_cuenta_textview_text_size" > 20sp</dimen>
<dimen name= "fragment_finalizar_pedido_boton_textsize" > 20sp</dimen>
<dimen name= "fragment_finalizar_pedido_mensaje_textsize" > 25sp</dimen>
<dimen name= "fragment_finalizar_pedido_padding" > 20dp</dimen>
<dimen name= "fragment_instrucciones_cardview_layout_margin" > 5dp</dimen>
<dimen name= "fragment_instrucciones_cardview_layout_padding" > 5dp</dimen>
<dimen name= "fragment_instrucciones_textsize" > 23sp</dimen>
<dimen name= "fragment_login_edittext_height" > 50dp</dimen>
<dimen name= "fragment_login_edittext_padding_left" > 15dp</dimen>
<dimen name= "fragment_login_layout_margin" > 20dp</dimen>
<dimen name= "fragment_main_botones_margin_left" > 2dp</dimen>
<dimen name= "fragment_main_items_margin_top" > 12dp</dimen>
<dimen name= "fragment_main_items_margin_top_content" > -12dp</dimen>
<dimen name= "fragment_main_items_padding_left" > 12dp</dimen>
<dimen name= "fragment_main_items_padding_right" > 6dp</dimen>
<dimen name= "fragment_main_items_text_size" > 24sp</dimen>
<dimen name= "fragment_main_layout_margin_card" > 5dp</dimen>
<dimen name= "fragment_main_padding_bottom_card" > 15dp</dimen>
<dimen name= "fragment_main_padding_top_card" > 15dp</dimen>
<dimen name= "fragment_opciones_pago_padding" > 20dp</dimen>
<dimen name= "fragment_opciones_pago_padding_botones" > 15dp</dimen>
<dimen name= "fragment_opciones_pago_text_size" > 25sp</dimen>
<dimen name= "fragment_order_imprimir_text_size_label" > 20sp</dimen>
<dimen name= "fragment_resumen_pedido_recycler_margin" > 3dp</dimen>
<dimen name= "fragment_resumen_precio_padding" > 20dp</dimen>
<dimen name= "fragment_resumen_precio_padding_botones" > 15dp</dimen>
<dimen name= "fragment_resumen_precio_padding_precio" > 50dp</dimen>
<dimen name= "fragment_resumen_precio_text_size_boton" > 30sp</dimen>
<dimen name= "fragment_resumen_precio_textsize_precio" > 45sp</dimen>
<dimen name= "fragment_seleccion_entrega_cardview_height" > 70dp</dimen>
<dimen name= "fragment_seleccion_entrega_cardview_padding" > -5dp</dimen>
<dimen name= "fragment_seleccion_entrega_content_padding" > 15dp</dimen>
<dimen name= "fragment_seleccion_entrega_content_text_size" > 20sp</dimen>
<dimen name= "fragment_seleccion_entrega_list_margin_bottom" > 20dp</dimen>
<dimen name= "fragment_seleccion_entrega_list_margin_left" > 45dp</dimen>
<dimen name= "fragment_seleccion_entrega_list_margin_top" > 60dp</dimen>
<dimen name= "fragment_seleccion_entrega_padding" > 20dp</dimen>
<dimen name= "fragment_seleccion_entrega_text_size" > 22sp</dimen>
<dimen name= "header_height" > 230dp</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_articulo_available_text_size" > 18sp</dimen>
<dimen name= "item_articulo_desde_padding_left" > 5dp</dimen>
<dimen name= "item_articulo_grid_width" > 240dp</dimen>
<dimen name= "item_articulo_height" > 150dp</dimen>
<dimen name= "item_articulo_llegada_foto_width" > 40dp</dimen>
<dimen name= "item_articulo_llegada_text_size" > 22sp</dimen>
<dimen name= "item_articulo_main_height" > 160dp</dimen>
<dimen name= "item_articulo_main_margin" > 20dp</dimen>
<dimen name= "item_articulo_main_margin_left" > 10dp</dimen>
<dimen name= "item_articulo_main_text_height" > 45dp</dimen>
<dimen name= "item_articulo_main_text_size" > 14sp</dimen>
<dimen name= "item_articulo_main_width" > 120dp</dimen>
<dimen name= "item_articulo_margin_right" > 20dp</dimen>
<dimen name= "item_articulo_nombre_text_size" > 18sp</dimen>
<dimen name= "item_articulo_padding" > 15dp</dimen>
<dimen name= "item_articulo_padding_bottom" > 2dp</dimen>
<dimen name= "item_articulo_relacionado_height" > 230dp</dimen>
<dimen name= "item_articulo_relacionado_image_height" > 120dp</dimen>
<dimen name= "item_articulo_relacionado_margin" > 20dp</dimen>
<dimen name= "item_articulo_relacionado_margin_left" > 5dp</dimen>
<dimen name= "item_articulo_relacionado_margin_top_texto" > 10dp</dimen>
<dimen name= "item_articulo_relacionado_more_height" > 20dp</dimen>
<dimen name= "item_articulo_relacionado_width" > 120dp</dimen>
<dimen name= "item_articulo_width" > 150dp</dimen>
<dimen name= "item_carrito_text_size" > 16sp</dimen>
<dimen name= "item_compra_especificaciones_text_size" > 14sp</dimen>
<dimen name= "item_compra_mensaje_text_size" > 30sp</dimen>
<dimen name= "item_compra_padding_bottom" > 5dp</dimen>
<dimen name= "item_compra_padding_top" > 5dp</dimen>
<dimen name= "item_recalculado_articulo_text_size" > 18sp</dimen>
<dimen name= "item_recalculado_valores_antiguos_text_size" > 16sp</dimen>
<dimen name= "item_resultados_buscar_foto_height" > 30dp</dimen>
<dimen name= "item_resultados_buscar_foto_width" > 30dp</dimen>
<dimen name= "item_resultados_buscar_texto_height" > 50dp</dimen>
<dimen name= "item_resultados_buscar_texto_text_size" > 16sp</dimen>
<dimen name= "item_simple_doble_padding" > 15dp</dimen>
<dimen name= "item_simple_izquierda_padding_left" > 20dp</dimen>
<dimen name= "item_simple_izquierda_padding_top_bottom" > 25dp</dimen>
<dimen name= "item_simple_izquierda_text_size" > 20sp</dimen>
<dimen name= "item_simple_padding_left" > 15dp</dimen>
<dimen name= "item_simple_padding_top_bottom" > 25dp</dimen>
<dimen name= "item_tag" > 14sp</dimen>
<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= "minImageHeight" > 50dp</dimen>
<dimen name= "minImageWidth" > 50dp</dimen>
<item format= "float" name= "modalPortraitHeightPct" type= "dimen" > 0.80</item>
<item format= "float" name= "modalPortraitWidthPct" type= "dimen" > 0.85</item>
<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= "padding" > 10dp</dimen>
<dimen name= "paddingSmall" > 16dp</dimen>
<dimen name= "padding_bottom" > 10dp</dimen>
<dimen name= "padding_left" > 10dp</dimen>
<dimen name= "padding_right" > 10dp</dimen>
<dimen name= "padding_top" > 10dp</dimen>
<dimen name= "panel_elementos_height" > 50dp</dimen>
<dimen name= "panel_elementos_imagen_margin_left" > 9dp</dimen>
<dimen name= "panel_elementos_imagen_margin_right" > 13dp</dimen>
<dimen name= "panel_elementos_texto_text_size" > 16sp</dimen>
<dimen name= "panel_exit_margin_left" > 14dp</dimen>
<dimen name= "panel_imangen_height" > 150dp</dimen>
<dimen name= "panel_nombre_cliente_margin_left" > 20dp</dimen>
<dimen name= "panel_nombre_cliente_margin_top" > 110dp</dimen>
<dimen name= "panel_nombre_cliente_text_size" > 16sp</dimen>
<dimen name= "panel_visa_padding" > 4dp</dimen>
<dimen name= "spacing_xsmall" > 2dp</dimen>
<dimen name= "subtitle_corner_radius" > 2dp</dimen>
<dimen name= "subtitle_outline_width" > 2dp</dimen>
<dimen name= "subtitle_shadow_offset" > 2dp</dimen>
<dimen name= "subtitle_shadow_radius" > 2dp</dimen>
<dimen name= "text_main_agencias" > 18sp</dimen>
<dimen name= "text_main_botones" > 40dp</dimen>
<dimen name= "text_reino_total" > 20dp</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>
<dimen name= "view_separacion_height" > 1dp</dimen>
<item name= "header_shadow" type= "drawable" > @drawable/bottom_shadow</item>
<drawable name= "notification_template_icon_bg" > #3333B5E5</drawable>
<drawable name= "notification_template_icon_low_bg" > #0cffffff</drawable>
<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= "fab_expand_menu_button" type= "id" />
<item name= "fab_label" type= "id" />
<item name= "home" type= "id" />
<item name= "item_touch_helper_previous_elevation" type= "id" />
<item name= "line1" type= "id" />
<item name= "line3" type= "id" />
<item name= "mcv_pager" type= "id" />
<item name= "progress_circular" type= "id" />
<item name= "progress_horizontal" type= "id" />
<item name= "split_action_bar" 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= "text" type= "id" />
<item name= "text2" type= "id" />
<item name= "title" type= "id" />
<item name= "up" 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= "config_tooltipAnimTime" > 150</integer>
<integer name= "google_play_services_version" > 12451000</integer>
<integer name= "mcv_default_tile_size" > 44</integer>
<integer name= "status_bar_notification_info_maxnum" > 999</integer>
<integer name= "viewfinder_border_length" > 60</integer>
<integer name= "viewfinder_border_width" > 4</integer>
<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_font_family_body_1_material" > sans-serif</string>
<string name= "abc_font_family_body_2_material" > sans-serif-medium</string>
<string name= "abc_font_family_button_material" > sans-serif-medium</string>
<string name= "abc_font_family_caption_material" > sans-serif</string>
<string name= "abc_font_family_display_1_material" > sans-serif</string>
<string name= "abc_font_family_display_2_material" > sans-serif</string>
<string name= "abc_font_family_display_3_material" > sans-serif</string>
<string name= "abc_font_family_display_4_material" > sans-serif-light</string>
<string name= "abc_font_family_headline_material" > sans-serif</string>
<string name= "abc_font_family_menu_material" > sans-serif</string>
<string name= "abc_font_family_subhead_material" > sans-serif</string>
<string name= "abc_font_family_title_material" > sans-serif-medium</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= "aceptar" > Accept</string>
<string name= "action_settings" > Settings</string>
<string name= "activity_articulo_producto_anyadido" > Product added</string>
<string name= "activity_articulo_producto_no_anyadido" > Product has not been added</string>
<string name= "activity_base_articulo_no_disponible" > No available for this article</string>
<string name= "activity_base_articulo_no_existe" > Article does not exist</string>
<string name= "activity_base_articulo_no_voz" > Your device does not support voice recognition</string>
<string name= "activity_base_cliente_no_existe" > The customer does not exist</string>
<string name= "activity_base_cliente_seleccionado" > Client selected</string>
<string name= "activity_validar_pedido_no_articulos" > Order has no items</string>
<string name= "adapter_order_diference_cantidad_cambia" > "Quantity change from %1$s to "</string>
<string name= "adapter_order_diference_precio_cambia" > "Price change from %1$s€ to "</string>
<string name= "alert" > Alert</string>
<string name= "alert_consignatario_message" > Do you want set this address as default fot this device?</string>
<string name= "alert_consignatario_title" > Default address</string>
<string name= "alert_consignatario_toast" > Address seted</string>
<string name= "alert_home" > If you navigate to home the car will empty</string>
<string name= "app_name" > Verdnatura</string>
<string name= "april" > April</string>
<string name= "artificial" > Artificial</string>
<string name= "august" > August</string>
<string name= "aviso" > Notice</string>
<string name= "buscar" > Search</string>
<string name= "calendar_april" > apr.</string>
<string name= "calendar_august" > aug.</string>
<string name= "calendar_december" > dec.</string>
<string name= "calendar_february" > feb.</string>
<string name= "calendar_friday" > fri.</string>
<string name= "calendar_january" > jan.</string>
<string name= "calendar_july" > jul.</string>
<string name= "calendar_june" > jun.</string>
<string name= "calendar_march" > mar.</string>
<string name= "calendar_may" > may.</string>
<string name= "calendar_monday" > mon.</string>
<string name= "calendar_november" > nov.</string>
<string name= "calendar_october" > oct.</string>
<string name= "calendar_saturday" > sat.</string>
<string name= "calendar_september" > sep.</string>
<string name= "calendar_sunday" > sun.</string>
<string name= "calendar_thursday" > thu.</string>
<string name= "calendar_tuesday" > tue.</string>
<string name= "calendar_wednesday" > wed.</string>
<string name= "cambiar_email" > Change email</string>
<string name= "cambiar_password" > Change password</string>
<string name= "cancelar" > Cancel</string>
<string name= "command_modificar_cliente_succes" > Data changed</string>
<string name= "command_modificar_password_succes" > Password changed</string>
<string msgid= "2523291102206661146" name= "common_google_play_services_enable_button" > Enable</string>
<string msgid= "227660514972886228" name= "common_google_play_services_enable_text" > <ns1:g id= "app_name" > %1$s</ns1:g> won\'t work unless you enable Google Play services.</string>
<string msgid= "5122002158466380389" name= "common_google_play_services_enable_title" > Enable Google Play services</string>
<string msgid= "7153882981874058840" name= "common_google_play_services_install_button" > Install</string>
<string name= "common_google_play_services_install_text" > <ns1:g id= "app_name" > %1$s</ns1:g> won\'t run without Google Play services, which are missing from your device.</string>
<string msgid= "7215213145546190223" name= "common_google_play_services_install_title" > Get Google Play services</string>
<string name= "common_google_play_services_notification_channel_name" > Google Play services availability</string>
<string name= "common_google_play_services_notification_ticker" > Google Play services error</string>
<string name= "common_google_play_services_unknown_issue" > <ns1:g id= "app_name" > %1$s</ns1:g> is having trouble with Google Play services. Please try again.</string>
<string name= "common_google_play_services_unsupported_text" > <ns1:g id= "app_name" > %1$s</ns1:g> won\'t run without Google Play services, which are not supported by your device.</string>
<string msgid= "6556509956452265614" name= "common_google_play_services_update_button" > Update</string>
<string msgid= "9053896323427875356" name= "common_google_play_services_update_text" > <ns1:g id= "app_name" > %1$s</ns1:g> won\'t run unless you update Google Play services.</string>
<string msgid= "6006316683626838685" name= "common_google_play_services_update_title" > Update Google Play services</string>
<string name= "common_google_play_services_updating_text" > <ns1:g id= "app_name" > %1$s</ns1:g> won\'t run without Google Play services, which are currently updating.</string>
<string name= "common_google_play_services_wear_update_text" > New version of Google Play services needed. It will update itself shortly.</string>
<string name= "common_open_on_phone" > Open on phone</string>
<string name= "common_signin_button_text" > Sign in</string>
<string name= "common_signin_button_text_long" > Sign in with Google</string>
<string name= "confeccion" > Hand Made</string>
<string name= "configurar_pedido" > Configure order</string>
<string name= "controller_login_passwords_not_equals" > The two new passwords do not match.</string>
<string name= "controller_login_passwords_old_error" > The old password does not match the password entered.</string>
<string name= "december" > December</string>
<string name= "default_web_client_id" translatable= "false" > 76654359877-p1l2cbpkton7hcgbirtngobo9bqnrad7.apps.googleusercontent.com</string>
<string name= "delete_order_text" > Delete order?</string>
<string name= "desde" > since</string>
<string name= "dialog_agencia_pedido_incorrecta" > Agency order is incorrect, you want to do?</string>
<string name= "dialog_comprar_available" > There is not enough available</string>
<string name= "dialog_comprar_bought" > They bought %1$d</string>
<string name= "dialog_confirmar" > CONFIRM</string>
<string name= "dialog_fecha_pedido_incorrecta" > The order date is prior to the current date, you want to do?</string>
<string name= "dialog_fecha_pedido_incorrecta_borrar_pedido" > Delete Order</string>
<string name= "dialog_fecha_pedido_incorrecta_cambiar_agencia" > Change Agency</string>
<string name= "dialog_fecha_pedido_incorrecta_cambiar_fecha" > Change date</string>
<string name= "dialog_notas_hint" > notes</string>
<string name= "dialog_opciones_compra" > Purchase options</string>
<string name= "dialog_passwords_aviso" > When changing the password, it will be also changed the password to enter the web</string>
<string name= "dialog_print_fv" > Print Fv printer</string>
<string name= "dialog_print_ok" > Label printed</string>
<string name= "dialog_print_pca" > Print Pca printer</string>
<string name= "dialog_version_mensaje" > A new version of the application. It would be convenient update</string>
<string name= "dialog_version_playstore" > Go to Playstore</string>
<string name= "error_agencias" > Error getting agencies</string>
<string name= "error_articulo" > Error getting article</string>
<string name= "error_banco" > Error getting payment data</string>
<string name= "error_borrar_pedido" > Error deleting order</string>
<string name= "error_cliente" > Error modifying the client</string>
<string name= "error_crear_order" > Error saving order</string>
<string name= "error_familias" > Error getting families</string>
<string name= "error_imprimir" > Error print ticket</string>
<string name= "error_login" > Invalid user or password</string>
<string name= "error_obtener_imprimir" > Error getting tickets to print</string>
<string name= "error_password" > Error modifying the password</string>
<string name= "error_pedidos" > Error getting orders</string>
<string name= "error_pedidos_pendientes" > Error getting client orders</string>
<string name= "error_recalcular" > Error recalculating prices</string>
<string name= "error_recuperar_order" > Error recovering order</string>
<string name= "error_recuperar_orders" > Error recovering orders</string>
<string name= "error_recuperar_pedido" > Error getting order</string>
<string name= "error_riesgo" > Error getting risk</string>
<string name= "error_split_order" > Error creating ticket</string>
<string name= "error_stock" > Error getting stock</string>
<string name= "error_transaccion" > Error setting transaction</string>
<string name= "error_verificar_agencia" > Error checking agency</string>
<string name= "fcm_fallback_notification_channel_label" > Miscellaneous</string>
<string name= "february" > February</string>
<string name= "finish" > finish</string>
<string name= "firebase_database_url" translatable= "false" > https://verdventas.firebaseio.com</string>
<string name= "flowers" > Flowers</string>
<string name= "fragment_articulo_articulos_similares" > Similar items</string>
<string name= "fragment_articulo_comprar" > BUY</string>
<string name= "fragment_articulo_disponible" > available</string>
<string name= "fragment_articulo_otros_clientes_compraron" > Customers bought</string>
<string name= "fragment_articulo_unidades" > Units</string>
<string name= "fragment_calendario_cabecera" > Select date of receipt</string>
<string name= "fragment_cambiar_password_mensaje_aviso_dos" > The old password does not match the password entered</string>
<string name= "fragment_cambiar_password_mensaje_aviso_uno" > The two new passwords do not match</string>
<string name= "fragment_configurar_pedido_cliente" > client</string>
<string name= "fragment_cuenta_cambiar_contraseña" > Change password</string>
<string name= "fragment_cuenta_cuenta" > Account</string>
<string name= "fragment_cuenta_factura_email" > Invoice by email</string>
<string name= "fragment_cuenta_factura_notifications" > Get notifications</string>
<string name= "fragment_detalle_articulo_disponible" > %1$d</string>
<string name= "fragment_finalizar_deuda_aceptar" > The payment was successful</string>
<string name= "fragment_finalizar_deuda_error" > There has been a problem with payment. Please try again later or contact with Verdnatura</string>
<string name= "fragment_finalizar_pedido_aceptar" > accept and go to main activity</string>
<string name= "fragment_finalizar_pedido_error" > There has been a problem with the payment but your order has been booked. Please try again later or contact with Verdnatura</string>
<string name= "fragment_finalizar_pedido_texto" > Your order has been successfully completed. Thanks for shopping at verdnatura</string>
<string name= "fragment_instrucciones_mensaje_1" > Thank you for trusting Verdnatura.\nIt is the first time you use this application, so we want to give some indications</string>
<string name= "fragment_instrucciones_mensaje_2" > On the left side you will always have options account. Drag the left side to check</string>
<string name= "fragment_instrucciones_mensaje_3" > On the right side you will always have the shopping cart. \nDrag the right side to check</string>
<string name= "fragment_instrucciones_mensaje_4" > Thank for follow the tutorial. \nEnjoy our service</string>
<string name= "fragment_listado_pedidos" > When they get my orders</string>
<string name= "fragment_listado_pedidos_no_pedidos" > There are no orders pending further reception</string>
<string name= "fragment_listado_pedidos_recivira" > I receive</string>
<string name= "fragment_opciones_pagar_deuda" > You have an earlier debt of %1$.2f€, what would you do?</string>
<string name= "fragment_order_imprimir_label" > Select ticket</string>
<string name= "fragment_order_imprimir_no_hay" > No tickets to print</string>
<string name= "fragment_pedidos_pendientes" > pending orders</string>
<string name= "fragment_pedidos_pendientes_no_hay" > No pending orders</string>
<string name= "fragment_resumen_precio_confirmar" > confirm</string>
<string name= "fragment_seleccion_entrega_cabecera" > Select delivery method</string>
<string name= "fragment_vistas_metodo_envio" > SHIPPING METHOD</string>
<string name= "friday" > friday</string>
2019-09-20 06:01:28 +00:00
<string name= "fruta" > Fruit</string>
2019-04-25 10:01:26 +00:00
<string name= "gcm_defaultSenderId" translatable= "false" > 76654359877</string>
<string name= "google_api_key" translatable= "false" > AIzaSyAvqJyp9FZPiBRHv9pmnPZAPKF_13Hq05k</string>
<string name= "google_app_id" translatable= "false" > 1:76654359877:android:909f1e548dcba4ec</string>
<string name= "google_crash_reporting_api_key" translatable= "false" > AIzaSyAvqJyp9FZPiBRHv9pmnPZAPKF_13Hq05k</string>
<string name= "google_storage_bucket" translatable= "false" > verdventas.appspot.com</string>
<string name= "greens" > Greens</string>
<string name= "hello_world" > Hello world!</string>
<string name= "january" > January</string>
<string name= "july" > July</string>
<string name= "june" > June</string>
<string name= "login_button" > Login</string>
<string name= "login_password" > password</string>
<string name= "login_user" > user</string>
<string name= "main_agencies" > AGENCIES</string>
<string name= "main_agency" > agency</string>
<string name= "main_arraival" > arrival</string>
<string name= "main_artificial" > artificial</string>
<string name= "main_delivery_address" > DELIVERY ADDRESS</string>
<string name= "main_flowers" > flowers</string>
<string name= "main_greens" > greens</string>
<string name= "main_let_me_get" > let me get</string>
<string name= "main_manufacturing" > manufacturing</string>
<string name= "main_mascotas" > pets</string>
<string name= "main_plants" > plants</string>
<string name= "main_select" > select</string>
<string name= "main_supplements" > accessories</string>
<string name= "main_vendidos" > Bestsellers</string>
<string name= "main_vendidos_artificial" > best sellers artificial</string>
<string name= "main_vendidos_flowers" > best sellers flowers</string>
<string name= "main_vendidos_greens" > best sellers greens</string>
<string name= "main_vendidos_manufacturing" > best sellers manufacturing</string>
<string name= "main_vendidos_plants" > best sellers plants</string>
<string name= "main_vendidos_supplements" > best sellers supplements</string>
<string name= "manufacturing" > Manufacturing</string>
<string name= "march" > March</string>
<string name= "mascotas" > Pets</string>
<string name= "may" > May</string>
<string name= "mensaje_demo" > To order register at Verdnatura</string>
<string name= "mensaje_fecha_menor" > Date can not be less than the current date</string>
<string name= "mensaje_no_hay_agencias" > There are not agencies availlable for selected date</string>
<string name= "mensaje_seleccionar_agencia" > You must select an agency</string>
<string name= "modal_content_descriptor" > modal</string>
<string name= "modal_inner_content_descriptor" > modal inner</string>
<string name= "monday" > monday</string>
<string name= "navigation_carrito_anyadir" > Add %1$d</string>
<string name= "navigation_carrito_borrar" > Delete from order</string>
<string name= "navigation_carrito_borrar_pedido" > Delete order</string>
<string name= "navigation_carrito_eliminar" > Delete %1$d</string>
<string name= "navigation_carrito_imprimir_fv" > Print fv tag</string>
<string name= "navigation_carrito_imprimir_pca" > Print pca tag</string>
<string name= "navigation_carrito_lista_compra" > Shopping list</string>
<string name= "navigation_carrito_no_se_ha_creado" > It has not created any orders</string>
<string name= "navigation_carrito_total" > Total</string>
<string name= "navigation_carrito_vaciar_carrito" > Empty cart</string>
<string name= "navigation_carrito_validar_compra" > Validate purchase</string>
<string name= "navigation_panel_account" > My account</string>
<string name= "navigation_panel_buscar_cliente" > Customer search</string>
<string name= "navigation_panel_exit" > Exit</string>
<string name= "navigation_panel_help" > Help</string>
<string name= "navigation_panel_home" > Start Verdnatura</string>
<string name= "navigation_panel_keyboard_alphabetical" > Alphabetical keyboard</string>
<string name= "navigation_panel_keyboard_numeric" > Numeric keyboard</string>
<string name= "navigation_panel_ocultar_precios" > Hice prices</string>
<string name= "navigation_panel_order" > My orders</string>
<string name= "navigation_panel_order_para_mi" > Order for me</string>
<string name= "navigation_panel_pagos" > My payments</string>
<string name= "navigation_panel_print_label" > Print label</string>
<string name= "navigation_panel_shippings" > My shippings</string>
<string name= "navigation_panel_ver_precios" > Show prices</string>
<string name= "navigation_ver_articulo" > View article</string>
<string name= "new_email" > new email</string>
<string name= "new_password" > new password</string>
<string name= "next" > next</string>
<string name= "no_deuda" > Enter the amount to be paid. The amount to pay must be between 1 and 3000 €</string>
<string name= "no_internet" > No internet</string>
<string name= "november" > November</string>
<string name= "october" > October</string>
<string name= "old_password" > old password</string>
<string name= "pagar_deuda" > pay debt + order</string>
<string name= "pagar_pedido" > pay order</string>
<string name= "plants" > Plants</string>
<string name= "previous" > previous</string>
<string name= "project_id" translatable= "false" > verdventas</string>
<string name= "re_new_password" > repeat new password</string>
<string name= "reino_families" > Families</string>
<string name= "retry" > Retry</string>
<string name= "saturday" > saturday</string>
<string name= "search_menu_title" > Search</string>
<string name= "select_customer" > You must select a customer first</string>
<string name= "september" > September</string>
<string name= "status_bar_notification_info_overflow" > 999+</string>
<string name= "sunday" > sunday</string>
<string name= "supplements" > Accessories</string>
<string name= "text_actual_debt" > "Your debt is %1$s€. Enter the amount to be paid. The amount to pay must be between 1 and 3000 €"</string>
<string name= "text_error_quantity_pay" > The amount to pay must be between 1 and 3000 €</string>
<string name= "thursday" > thursday</string>
<string name= "title_activity_agencias" > Agencias</string>
<string name= "title_activity_articulo_detalle" > ArticuloDetalle</string>
<string name= "title_activity_articulos" > Articulos</string>
<string name= "title_activity_calendario" > Calendario</string>
<string name= "title_activity_cuenta" > Cuenta</string>
<string name= "title_activity_instrucciones" > Instrucciones</string>
<string name= "title_activity_main" > Verdnatura</string>
<string name= "title_activity_precios_recalculados" > PreciosRecalculados</string>
<string name= "title_activity_reino" > Reino</string>
<string name= "title_activity_scanner" > Scanner</string>
<string name= "title_activity_web_view" > WebView</string>
<string name= "toolbar_colores_agencia" > You must select an agency</string>
<string name= "total_mas_iva" > Total + Iva</string>
<string name= "transition_name" > imagen</string>
<string name= "tuesday" > tuesday</string>
<string name= "wednesday" > wednesday</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= "AppBaseTheme" parent= "Theme.AppCompat.Light.DarkActionBar" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
</style>
<style name= "AppTheme" parent= "AppBaseTheme" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
</style>
<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.CardView" parent= "android:Widget" >
<item name= "cardCornerRadius" > @dimen/cardview_default_radius</item>
<item name= "cardElevation" > @dimen/cardview_default_elevation</item>
<item name= "cardMaxElevation" > @dimen/cardview_default_elevation</item>
<item name= "cardUseCompatPadding" > false</item>
<item name= "cardPreventCornerOverlap" > true</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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<item name= "isLightTheme" > true</item>
</style>
<style name= "Base.V7.Theme.AppCompat" parent= "Platform.AppCompat" >
<item name= "viewInflaterClass" > androidx.appcompat.app.AppCompatViewInflater</item>
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<item name= "actionDropDownStyle" > @style/Widget.AppCompat.Spinner.DropDown.ActionBar</item>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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= "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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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" > 64dp</item>
<item name= "listPreferredItemHeightSmall" > 48dp</item>
<item name= "listPreferredItemHeightLarge" > 80dp</item>
<item name= "listPreferredItemPaddingLeft" > @dimen/abc_list_item_padding_horizontal_material</item>
<item name= "listPreferredItemPaddingRight" > @dimen/abc_list_item_padding_horizontal_material</item>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<item name= "spinnerDropDownItemStyle" > @style/Widget.AppCompat.DropDownItem.Spinner</item>
<item name= "dropdownListPreferredItemHeight" > ?attr/listPreferredItemHeightSmall</item>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<item name= "activityChooserViewStyle" > @style/Widget.AppCompat.ActivityChooserView</item>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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= "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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<item name= "windowFixedWidthMajor" > @null</item>
<item name= "windowFixedWidthMinor" > @null</item>
<item name= "windowFixedHeightMajor" > @null</item>
<item name= "windowFixedHeightMinor" > @null</item>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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= "viewInflaterClass" > androidx.appcompat.app.AppCompatViewInflater</item>
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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= "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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<item name= "actionDropDownStyle" > @style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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" > 64dp</item>
<item name= "listPreferredItemHeightSmall" > 48dp</item>
<item name= "listPreferredItemHeightLarge" > 80dp</item>
<item name= "listPreferredItemPaddingLeft" > @dimen/abc_list_item_padding_horizontal_material</item>
<item name= "listPreferredItemPaddingRight" > @dimen/abc_list_item_padding_horizontal_material</item>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<item name= "spinnerDropDownItemStyle" > @style/Widget.AppCompat.DropDownItem.Spinner</item>
<item name= "dropdownListPreferredItemHeight" > ?attr/listPreferredItemHeightSmall</item>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<item name= "activityChooserViewStyle" > @style/Widget.AppCompat.ActivityChooserView</item>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<item name= "windowFixedWidthMajor" > @null</item>
<item name= "windowFixedWidthMinor" > @null</item>
<item name= "windowFixedHeightMajor" > @null</item>
<item name= "windowFixedHeightMinor" > @null</item>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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:paddingRight" > @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>
</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= "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= "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.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= "BotonMain" parent= "WMHW" >
<item name= "android:textSize" > @dimen/text_main_botones</item>
2019-09-20 06:01:28 +00:00
<item name= "android:layout_height" > 100dp</item>
2019-04-25 10:01:26 +00:00
<item name= "android:textColor" > @color/blanco</item>
</style>
<style name= "CardView" parent= "Base.CardView" >
</style>
<style name= "CardView.Dark" >
<item name= "cardBackgroundColor" > @color/cardview_dark_background</item>
</style>
<style name= "CardView.Light" >
<item name= "cardBackgroundColor" > @color/cardview_light_background</item>
</style>
<style name= "CustomActionBarTheme" parent= "@style/Theme.AppCompat.Light.NoActionBar" >
<item name= "android:actionBarStyle" > @style/MyActionBar</item>
<item name= "android:windowContentTransitions" > true</item>
<item name= "android:windowAllowEnterTransitionOverlap" > true</item>
<item name= "android:windowAllowReturnTransitionOverlap" > true</item>
<item name= "android:windowSharedElementEnterTransition" > @android:transition/move</item>
<item name= "android:windowSharedElementExitTransition" > @android:transition/move</item>
</style>
<style name= "FiamUI" parent= "Theme.AppCompat.Light" />
<style name= "FiamUI.Banner" parent= "@style/FiamUI" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
</style>
<style name= "FiamUI.CollapseButton" parent= "FiamUI.CollapseButtonBase" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
</style>
<style name= "FiamUI.CollapseButtonBase" parent= "@style/Base.Widget.AppCompat.Button" >
<item name= "android:layout_width" > 24dp</item>
<item name= "android:layout_height" > 24dp</item>
<item name= "android:clickable" > true</item>
<item name= "android:background" > @drawable/collapse</item>
<item name= "android:layout_marginRight" > -12dp</item>
<item name= "android:layout_marginTop" > -12dp</item>
</style>
<style name= "FiamUI.Modal" parent= "@style/FiamUI" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
</style>
<style name= "FiamUI.ModalBody" parent= "@style/Base.TextAppearance.AppCompat.Body1" >
<item name= "android:layout_width" > wrap_content</item>
<item name= "android:layout_height" > wrap_content</item>
<item name= "android:textSize" > 20sp</item>
</style>
<style name= "FiamUI.ModalImageView" >
<item name= "android:layout_width" > match_parent</item>
<item name= "android:layout_height" > wrap_content</item>
<item name= "android:layout_gravity" > center</item>
<item name= "android:gravity" > center</item>
<item name= "android:adjustViewBounds" > true</item>
<item name= "android:minHeight" > @dimen/minImageHeight</item>
<item name= "android:minWidth" > @dimen/minImageWidth</item>
<item name= "android:src" > @drawable/image_placeholder</item>
</style>
<style name= "FiamUI.ResizableImageView" >
<item name= "android:layout_width" > wrap_content</item>
<item name= "android:layout_height" > wrap_content</item>
<item name= "android:layout_gravity" > center</item>
<item name= "android:gravity" > center</item>
<item name= "android:adjustViewBounds" > true</item>
<item name= "android:minHeight" > @dimen/minImageHeight</item>
<item name= "android:minWidth" > @dimen/minImageWidth</item>
<item name= "android:src" > @drawable/image_placeholder</item>
</style>
<style name= "FiamUI.Text.BannerTitle" parent= "@style/Base.TextAppearance.AppCompat.Body1" >
<item name= "android:textSize" > 16sp</item>
<item name= "android:textStyle" > bold</item>
</style>
<style name= "FiamUI.Text.Title" parent= "@style/Base.TextAppearance.AppCompat.Headline" >
<item name= "android:layout_width" > wrap_content</item>
<item name= "android:layout_height" > wrap_content</item>
<item name= "android:textStyle" > bold</item>
<item name= "android:textSize" > 24sp</item>
</style>
<style name= "ImageviewBotonesMain" >
<item name= "android:layout_width" > 50dp</item>
<item name= "android:layout_height" > 50dp</item>
</style>
<style name= "LinearLayoutBotones" parent= "WeightHeight" >
<item name= "android:background" > @color/blanco</item>
</style>
<style name= "MyActionBar" parent= "@android:style/Widget.Holo.Light.ActionBar.Solid.Inverse" >
<item name= "android:background" > #ff030202</item>
<item name= "android:windowActionBarOverlay" > true</item>
<item name= "android:height" > 60dp</item>
<item name= "android:icon" > @android:color/transparent</item>
<item name= "android:titleTextStyle" > @style/MyTheme.MyActionBar.TitleTextStyle</item>
<item name= "toolbarStyle" > @style/Widget.AppCompat.Toolbar</item>
<item name= "android:windowContentTransitions" > true</item>
</style>
<style name= "MyTheme.MyActionBar.TitleTextStyle" parent= "@android:style/TextAppearance.Holo.Widget.ActionBar.Title" >
<item name= "android:textColor" > #00000000</item>
<item name= "android:textSize" > 25dp</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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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= "android:listChoiceIndicatorMultiple" > @drawable/abc_btn_check_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: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_dark</item>
<item name= "android:textSelectHandleLeft" > @drawable/abc_text_select_handle_left_mtrl_dark</item>
<item name= "android:textSelectHandleRight" > @drawable/abc_text_select_handle_right_mtrl_dark</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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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= "android:listChoiceIndicatorMultiple" > @drawable/abc_btn_check_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: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_light</item>
<item name= "android:textSelectHandleLeft" > @drawable/abc_text_select_handle_left_mtrl_light</item>
<item name= "android:textSelectHandleRight" > @drawable/abc_text_select_handle_right_mtrl_light</item>
</style>
<style name= "Platform.ThemeOverlay.AppCompat" parent= "" />
<style name= "Platform.ThemeOverlay.AppCompat.Dark" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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.MaterialCalendarWidget.Date" parent= "android:TextAppearance.Small" >
<item name= "android:textSize" > 12sp</item>
<item name= "android:textColor" > @color/mcv_text_date_light</item>
</style>
<style name= "TextAppearance.MaterialCalendarWidget.Header" parent= "android:TextAppearance.Small" >
<item name= "android:textStyle" > bold</item>
</style>
<style name= "TextAppearance.MaterialCalendarWidget.WeekDay" parent= "android:TextAppearance.Small" >
<item name= "android:textSize" > 12sp</item>
</style>
<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= "TextViewAgencias" parent= "WMHW" >
<item name= "android:textSize" > @dimen/text_main_agencias</item>
<item name= "android:gravity" > center_horizontal</item>
<item name= "android:textColor" > @color/negro_titulo</item>
</style>
<style name= "TextViewAgenciasValue" parent= "TextViewAgencias" >
<item name= "android:textSize" > 20sp</item>
<item name= "android:textColor" > @color/azul_claro</item>
</style>
<style name= "TextViewBotones" parent= "WMHW" >
<item name= "android:textColor" > @color/blanco</item>
<item name= "android:layout_alignParentBottom" > true</item>
<item name= "android:paddingLeft" > 10dp</item>
<item name= "android:elevation" > 1dp</item>
</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.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= "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.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= "TransparentTheme" parent= "@style/Theme.AppCompat.Light.NoActionBar" >
<item name= "android:background" > @android:color/transparent</item>
<item name= "background" > @android:color/transparent</item>
<item name= "android:windowBackground" > @android:color/transparent</item>
<item name= "android:colorBackgroundCacheHint" > @android:color/transparent</item>
<item name= "android:windowContentOverlay" > @android:color/transparent</item>
<item name= "android:windowIsTranslucent" > true</item>
<item name= "android:windowAnimationStyle" > @android:color/transparent</item>
</style>
<style name= "ViewSeparacionHorizontal" >
<item name= "android:layout_width" > match_parent</item>
<item name= "android:layout_height" > 1dp</item>
<item name= "android:background" > @color/gris</item>
</style>
<style name= "ViewSeparacionVertical" >
<item name= "android:layout_width" > 1dp</item>
<item name= "android:layout_height" > match_parent</item>
<item name= "android:background" > @color/gris</item>
</style>
<style name= "WMHW" >
<item name= "android:layout_width" > match_parent</item>
<item name= "android:layout_height" > wrap_content</item>
</style>
<style name= "WeightHeight" >
<item name= "android:layout_width" > match_parent</item>
<item name= "android:layout_height" > 0dp</item>
<item name= "android:layout_weight" > 1</item>
</style>
<style name= "WeightWidth" >
<item name= "android:layout_width" > 0dp</item>
<item name= "android:layout_height" > wrap_content</item>
<item name= "android:layout_weight" > 1</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.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= "" />
<style name= "Widget.Support.CoordinatorLayout" parent= "android:Widget" >
<item name= "statusBarBackground" > #000000</item>
</style>
<declare-styleable name= "ActionBar" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "navigationMode" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "normal" value= "0" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "listMode" value= "1" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "tabMode" value= "2" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "title" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "subtitle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "titleTextStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "subtitleTextStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "icon" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "logo" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "divider" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "background" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference|color" name= "backgroundStacked" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference|color" name= "backgroundSplit" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "customNavigationLayout" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "height" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "homeLayout" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "progressBarStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "indeterminateProgressStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "progressBarPadding" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "homeAsUpIndicator" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "itemPadding" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "hideOnContentScroll" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "contentInsetStart" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "contentInsetEnd" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "contentInsetLeft" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "contentInsetRight" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "contentInsetStartWithNavigation" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "contentInsetEndWithActions" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "elevation" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
</declare-styleable>
<declare-styleable name= "ActionMode" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "titleTextStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "subtitleTextStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "background" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "backgroundSplit" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "height" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "closeItemLayout" />
</declare-styleable>
<declare-styleable name= "ActivityChooserView" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "initialActivityCount" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "expandActivityOverflowButtonDrawable" />
</declare-styleable>
<declare-styleable name= "AddFloatingActionButton" > <attr format= "color" name= "fab_plusIconColor" /> </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" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:visible" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:variablePadding" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:constantSize" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:dither" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:enterFadeDuration" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:exitFadeDuration" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
</declare-styleable>
<declare-styleable name= "AnimatedStateListDrawableItem" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:drawable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:id" />
</declare-styleable>
<declare-styleable name= "AnimatedStateListDrawableTransition" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:fromId" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:toId" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:drawable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:reversible" />
</declare-styleable>
<declare-styleable name= "AppCompatImageView" >
<attr name= "android:src" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "srcCompat" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "tint" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "tintMode" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_over" value= "3" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_in" value= "5" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_atop" value= "9" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "multiply" value= "14" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "screen" value= "15" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "add" value= "16" />
</attr>
</declare-styleable>
<declare-styleable name= "AppCompatSeekBar" >
<attr name= "android:thumb" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "tickMark" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "tickMarkTint" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "tickMarkTintMode" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_over" value= "3" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_in" value= "5" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_atop" value= "9" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "multiply" value= "14" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "screen" value= "15" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference|boolean" name= "textAllCaps" />
<attr name= "android:textAppearance" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "enum" name= "autoSizeTextType" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "none" value= "0" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "uniform" value= "1" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "autoSizeStepGranularity" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "autoSizePresetSizes" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "autoSizeMinTextSize" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "autoSizeMaxTextSize" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "fontFamily" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "lineHeight" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "firstBaselineToTopHeight" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "lastBaselineToBottomHeight" />
</declare-styleable>
<declare-styleable name= "AppCompatTheme" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "windowActionBar" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "windowNoTitle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "windowActionBarOverlay" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "windowActionModeOverlay" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension|fraction" name= "windowFixedWidthMajor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension|fraction" name= "windowFixedHeightMinor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension|fraction" name= "windowFixedWidthMinor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension|fraction" name= "windowFixedHeightMajor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension|fraction" name= "windowMinWidthMajor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension|fraction" name= "windowMinWidthMinor" />
<attr name= "android:windowIsFloating" />
<attr name= "android:windowAnimationStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionBarPopupTheme" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionBarStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionBarSplitStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionBarTheme" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionBarWidgetTheme" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "actionBarSize" >
<enum name= "wrap_content" value= "0" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionBarDivider" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionBarItemBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionMenuTextAppearance" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color|reference" name= "actionMenuTextColor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
<attr format= "reference" name= "actionModeStyle" />
<attr format= "reference" name= "actionModeCloseButtonStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionModeBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionModeSplitBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionModeCloseDrawable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionModeCutDrawable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionModeCopyDrawable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionModePasteDrawable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionModeSelectAllDrawable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionModeShareDrawable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionModeFindDrawable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionModeWebSearchDrawable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionModePopupWindowStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "textAppearanceLargePopupMenu" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "textAppearanceSmallPopupMenu" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "textAppearancePopupMenuHeader" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "dialogTheme" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "dialogPreferredPadding" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "listDividerAlertDialog" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "dialogCornerRadius" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionDropDownStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "dropdownListPreferredItemHeight" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "spinnerDropDownItemStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "homeAsUpIndicator" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionButtonStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "buttonBarStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "buttonBarButtonStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "selectableItemBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "selectableItemBackgroundBorderless" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "borderlessButtonStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "dividerVertical" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "dividerHorizontal" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "activityChooserViewStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "toolbarStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "toolbarNavigationButtonStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "popupMenuStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "popupWindowStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference|color" name= "editTextColor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "editTextBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "imageButtonStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "textAppearanceSearchResultTitle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "textAppearanceSearchResultSubtitle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference|color" name= "textColorSearchUrl" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "searchViewStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "listPreferredItemHeight" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "listPreferredItemHeightSmall" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "listPreferredItemHeightLarge" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "listPreferredItemPaddingLeft" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "listPreferredItemPaddingRight" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "dropDownListViewStyle" />
<attr format= "reference" name= "listPopupWindowStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "textAppearanceListItem" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "textAppearanceListItemSecondary" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "textAppearanceListItemSmall" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "panelBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "panelMenuListWidth" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "panelMenuListTheme" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "listChoiceBackgroundIndicator" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "colorPrimary" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "colorPrimaryDark" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "colorAccent" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "colorControlNormal" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "colorControlActivated" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "colorControlHighlight" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "colorButtonNormal" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "colorSwitchThumbNormal" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "controlBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "colorBackgroundFloating" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
<attr format= "reference" name= "alertDialogStyle" />
<attr format= "reference" name= "alertDialogButtonGroupStyle" />
<attr format= "boolean" name= "alertDialogCenterButtons" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "alertDialogTheme" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference|color" name= "textColorAlertDialogListItem" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "buttonBarPositiveButtonStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "buttonBarNegativeButtonStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "buttonBarNeutralButtonStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "autoCompleteTextViewStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "buttonStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "buttonStyleSmall" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "checkboxStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "checkedTextViewStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "editTextStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "radioButtonStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "ratingBarStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "ratingBarStyleIndicator" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "ratingBarStyleSmall" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "seekBarStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "spinnerStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "switchStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "listMenuViewStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "tooltipFrameBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference|color" name= "tooltipForegroundColor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference|color" name= "colorError" />
<attr format= "string" name= "viewInflaterClass" />
</declare-styleable>
<declare-styleable name= "BarcodeScannerView" >
<attr format= "boolean" name= "shouldScaleToFill" />
<attr format= "boolean" name= "laserEnabled" />
<attr format= "color" name= "laserColor" />
<attr format= "color" name= "borderColor" />
<attr format= "color" name= "maskColor" />
<attr format= "dimension" name= "borderWidth" />
<attr format= "dimension" name= "borderLength" />
<attr format= "boolean" name= "roundedCorner" />
<attr format= "dimension" name= "cornerRadius" />
<attr format= "boolean" name= "squaredFinder" />
<attr format= "float" name= "borderAlpha" />
<attr format= "dimension" name= "finderOffset" />
</declare-styleable>
<declare-styleable name= "ButtonBarLayout" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "allowStacking" />
</declare-styleable>
<declare-styleable name= "CardView" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "cardBackgroundColor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "cardCornerRadius" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "cardElevation" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "cardMaxElevation" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "cardUseCompatPadding" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "cardPreventCornerOverlap" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "contentPadding" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "contentPaddingLeft" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "contentPaddingRight" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "contentPaddingTop" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "contentPaddingBottom" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:minWidth" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:minHeight" />
</declare-styleable>
<declare-styleable name= "ColorStateListItem" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:color" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "float" name= "alpha" />
<attr name= "android:alpha" />
</declare-styleable>
<declare-styleable name= "CompoundButton" >
<attr name= "android:button" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "buttonTint" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "buttonTintMode" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_over" value= "3" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_in" value= "5" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_atop" value= "9" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "multiply" value= "14" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "screen" value= "15" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "add" value= "16" />
</attr>
</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= "layout_optimizationLevel" /> <attr name= "constraintSet" /> <attr name= "barrierDirection" /> <attr name= "barrierAllowsGoneWidgets" /> <attr name= "constraint_referenced_ids" /> <attr name= "chainUseRtl" /> <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= "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_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_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" /> </declare-styleable>
<declare-styleable name= "ConstraintLayout_placeholder" > <attr name= "emptyVisibility" /> <attr name= "content" /> </declare-styleable>
<declare-styleable name= "ConstraintSet" > <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= "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= "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_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_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" /> </declare-styleable>
<declare-styleable name= "CoordinatorLayout" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "keylines" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color|reference" name= "statusBarBackground" />
</declare-styleable>
<declare-styleable name= "CoordinatorLayout_Layout" >
<attr name= "android:layout_gravity" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "layout_behavior" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "layout_anchor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "integer" name= "layout_keyline" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "layout_anchorGravity" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "top" value= "0x30" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "bottom" value= "0x50" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "left" value= "0x03" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "right" value= "0x05" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "center_vertical" value= "0x10" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "fill_vertical" value= "0x70" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "center_horizontal" value= "0x01" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "fill_horizontal" value= "0x07" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "center" value= "0x11" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "fill" value= "0x77" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "clip_vertical" value= "0x80" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "clip_horizontal" value= "0x08" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "start" value= "0x00800003" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "end" value= "0x00800005" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "enum" name= "layout_insetEdge" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "none" value= "0x0" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "top" value= "0x30" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "bottom" value= "0x50" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "left" value= "0x03" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "right" value= "0x05" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "start" value= "0x00800003" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "end" value= "0x00800005" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "layout_dodgeInsetEdges" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "none" value= "0x0" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "top" value= "0x30" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "bottom" value= "0x50" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "left" value= "0x03" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "right" value= "0x05" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "start" value= "0x00800003" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "end" value= "0x00800005" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "all" value= "0x77" />
</attr>
</declare-styleable>
<declare-styleable name= "DrawerArrowToggle" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "color" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "spinBars" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "drawableSize" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "gapBetweenBars" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "arrowHeadLength" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "arrowShaftLength" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "barLength" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "thickness" />
</declare-styleable>
<declare-styleable name= "FloatingActionButton" > <attr format= "color" name= "fab_colorPressed" /> <attr format= "color" name= "fab_colorDisabled" /> <attr format= "color" name= "fab_colorNormal" /> <attr format= "reference" name= "fab_icon" /> <attr format= "enum" name= "fab_size" > <enum name= "normal" value= "0" /> <enum name= "mini" value= "1" /> </attr> <attr format= "string" name= "fab_title" /> <attr format= "boolean" name= "fab_stroke_visible" /> </declare-styleable>
<declare-styleable name= "FloatingActionsMenu" > <attr format= "color" name= "fab_addButtonColorPressed" /> <attr format= "color" name= "fab_addButtonColorNormal" /> <attr format= "enum" name= "fab_addButtonSize" > <enum name= "normal" value= "0" /> <enum name= "mini" value= "1" /> </attr> <attr format= "color" name= "fab_addButtonPlusIconColor" /> <attr format= "boolean" name= "fab_addButtonStrokeVisible" /> <attr format= "reference" name= "fab_labelStyle" /> <attr format= "enum" name= "fab_expandDirection" > <enum name= "up" value= "0" /> <enum name= "down" value= "1" /> <enum name= "left" value= "2" /> <enum name= "right" value= "3" /> </attr> </declare-styleable>
<declare-styleable name= "FontFamily" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "fontProviderAuthority" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "fontProviderPackage" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "fontProviderQuery" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "fontProviderCerts" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "fontProviderFetchStrategy" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "blocking" value= "0" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "async" value= "1" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "integer" name= "fontProviderFetchTimeout" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "forever" value= "-1" />
</attr>
</declare-styleable>
<declare-styleable name= "FontFamilyFont" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "fontStyle" >
<enum name= "normal" value= "0" />
<enum name= "italic" value= "1" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "font" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "integer" name= "fontWeight" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "fontVariationSettings" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "integer" name= "ttcIndex" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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= "GradientColor" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:startColor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:centerColor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:endColor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:type" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:gradientRadius" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:centerX" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:centerY" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:startX" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:startY" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:endX" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:endY" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:tileMode" />
</declare-styleable>
<declare-styleable name= "GradientColorItem" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:offset" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:color" />
</declare-styleable>
<declare-styleable name= "LinearConstraintLayout" > <attr name= "android:orientation" /> </declare-styleable>
<declare-styleable name= "LinearLayoutCompat" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:orientation" />
<attr name= "android:gravity" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:baselineAligned" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:baselineAlignedChildIndex" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:weightSum" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "measureWithLargestChild" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "divider" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "showDividers" >
<flag name= "none" value= "0" />
<flag name= "beginning" value= "1" />
<flag name= "middle" value= "2" />
<flag name= "end" value= "4" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:dropDownVerticalOffset" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:dropDownHorizontalOffset" />
</declare-styleable>
<declare-styleable name= "LoadingImageView" > <attr name= "imageAspectRatioAdjust" >
<enum name= "none" value= "0" />
<enum name= "adjust_width" value= "1" />
<enum name= "adjust_height" value= "2" />
</attr>
<attr format= "float" name= "imageAspectRatio" />
<attr format= "boolean" name= "circleCrop" />
</declare-styleable>
<declare-styleable name= "MaterialCalendarView" >
<attr format= "reference" name= "mcv_dateTextAppearance" />
<attr format= "reference" name= "mcv_weekDayTextAppearance" />
<attr format= "reference" name= "mcv_headerTextAppearance" />
<attr format= "color" name= "mcv_arrowColor" />
<attr format= "color" name= "mcv_selectionColor" />
<attr format= "boolean" name= "mcv_showOtherDates" />
<attr format= "reference" name= "mcv_weekDayLabels" />
<attr format= "reference" name= "mcv_monthLabels" />
<attr format= "dimension" name= "mcv_tileSize" />
<attr format= "enum" name= "mcv_firstDayOfWeek" >
<enum name= "sunday" value= "1" />
<enum name= "monday" value= "2" />
<enum name= "tuesday" value= "3" />
<enum name= "wednesday" value= "4" />
<enum name= "thursday" value= "5" />
<enum name= "friday" value= "6" />
<enum name= "saturday" value= "7" />
</attr>
</declare-styleable>
<declare-styleable name= "MenuGroup" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:id" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:menuCategory" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:orderInCategory" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:checkableBehavior" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:visible" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:enabled" />
</declare-styleable>
<declare-styleable name= "MenuItem" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:id" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:menuCategory" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:orderInCategory" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:title" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:titleCondensed" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:icon" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:alphabeticShortcut" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:numericShortcut" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:checkable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:checked" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:visible" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:enabled" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:onClick" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "showAsAction" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "never" value= "0" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "ifRoom" value= "1" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "always" value= "2" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "withText" value= "4" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "collapseActionView" value= "8" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "actionLayout" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "actionViewClass" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "actionProviderClass" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "contentDescription" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "tooltipText" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "iconTint" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "iconTintMode" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_over" value= "3" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_in" value= "5" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_atop" value= "9" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "multiply" value= "14" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "screen" value= "15" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "add" value= "16" />
</attr>
</declare-styleable>
<declare-styleable name= "MenuView" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:itemTextAppearance" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:horizontalDivider" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:verticalDivider" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:headerBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:itemBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:windowAnimationStyle" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:itemIconDisabledAlpha" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "preserveIconSpacing" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "subMenuArrow" />
</declare-styleable>
<declare-styleable name= "ModalLayout" > <attr format= "float" name= "maxWidthPct" type= "dimen" /> <attr format= "float" name= "maxHeightPct" type= "dimen" /> </declare-styleable>
<declare-styleable name= "PopupWindow" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "overlapAnchor" />
<attr name= "android:popupBackground" />
<attr name= "android:popupAnimationStyle" />
</declare-styleable>
<declare-styleable name= "PopupWindowBackgroundState" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "state_above_anchor" />
</declare-styleable>
<declare-styleable name= "RecycleListView" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "paddingBottomNoButtons" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "paddingTopNoTitle" />
</declare-styleable>
<declare-styleable name= "RecyclerView" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "layoutManager" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<eat-comment />
<attr name= "android:orientation" />
<attr name= "android:descendantFocusability" />
<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" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "layout" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "iconifiedByDefault" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:maxWidth" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "queryHint" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "defaultQueryHint" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:imeOptions" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:inputType" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "closeIcon" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "goIcon" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "searchIcon" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "searchHintIcon" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "voiceIcon" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "commitIcon" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "suggestionRowLayout" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "queryBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "submitBackground" />
<attr name= "android:focusable" />
</declare-styleable>
<declare-styleable name= "SignInButton" > <attr format= "reference" name= "buttonSize" >
<enum name= "standard" value= "0" />
<enum name= "wide" value= "1" />
<enum name= "icon_only" value= "2" />
</attr>
<attr format= "reference" name= "colorScheme" >
<enum name= "dark" value= "0" />
<enum name= "light" value= "1" />
<enum name= "auto" value= "2" />
</attr>
<attr format= "reference|string" name= "scopeUris" />
</declare-styleable>
<declare-styleable name= "Spinner" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:prompt" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "popupTheme" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:popupBackground" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:dropDownWidth" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:entries" />
</declare-styleable>
<declare-styleable name= "StateListDrawable" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:visible" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:variablePadding" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:constantSize" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:dither" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:enterFadeDuration" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:exitFadeDuration" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
</declare-styleable>
<declare-styleable name= "StateListDrawableItem" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:drawable" />
</declare-styleable>
<declare-styleable name= "SwitchCompat" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:thumb" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "thumbTint" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "thumbTintMode" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_over" value= "3" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_in" value= "5" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_atop" value= "9" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "multiply" value= "14" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "screen" value= "15" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "add" value= "16" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "track" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "trackTint" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "trackTintMode" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_over" value= "3" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_in" value= "5" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_atop" value= "9" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "multiply" value= "14" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "screen" value= "15" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "add" value= "16" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:textOn" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:textOff" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "thumbTextPadding" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "switchTextAppearance" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "switchMinWidth" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "switchPadding" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "boolean" name= "splitTrack" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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:typeface" />
<attr name= "android:fontFamily" />
<attr name= "fontFamily" />
<attr name= "textAllCaps" />
<attr name= "android:shadowColor" />
<attr name= "android:shadowDy" />
<attr name= "android:shadowDx" />
<attr name= "android:shadowRadius" />
</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" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "titleMargin" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "titleMarginStart" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "titleMarginEnd" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "titleMarginTop" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "titleMarginBottom" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<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" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "top" value= "0x30" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<flag name= "bottom" value= "0x50" />
</attr>
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "collapseIcon" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "collapseContentDescription" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "popupTheme" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "navigationIcon" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "navigationContentDescription" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "logo" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "string" name= "logoDescription" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "titleTextColor" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "subtitleTextColor" />
<attr name= "android:minHeight" />
</declare-styleable>
<declare-styleable name= "View" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "paddingStart" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "dimension" name= "paddingEnd" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:focusable" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "reference" name= "theme" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:theme" />
</declare-styleable>
<declare-styleable name= "ViewBackgroundHelper" >
<attr name= "android:background" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr format= "color" name= "backgroundTint" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "backgroundTintMode" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_over" value= "3" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_in" value= "5" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "src_atop" value= "9" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "multiply" value= "14" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "screen" value= "15" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<enum name= "add" value= "16" />
</attr>
</declare-styleable>
<declare-styleable name= "ViewStubCompat" >
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:layout" />
2019-09-20 06:01:28 +00:00
2019-04-25 10:01:26 +00:00
<attr name= "android:inflatedId" />
<attr name= "android:id" />
</declare-styleable>
</resources>