c53332c150
add select profile BottomSheet
168 lines
8.3 KiB
XML
168 lines
8.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<declare-styleable name="ExpandableView">
|
|
<attr name="maxVisibleWidth" format="dimension"/>
|
|
</declare-styleable>
|
|
<declare-styleable name="OsmAndTheme">
|
|
<attr name="mapBackground" format="reference"/>
|
|
<attr name="routeParameterTitleColor" format="color"/>
|
|
<attr name="chart_marker_background" format="reference" />
|
|
<attr name="keyboard_controls_divider" format="color"/>
|
|
<!-- list colors -->
|
|
<attr name="ctx_menu_info_divider" format="color"/>
|
|
<attr name="searchbar_text" format="color"/>
|
|
<attr name="searchbar_text_hint" format="color"/>
|
|
<attr name="list_divider" format="color"/>
|
|
<attr name="btn_flat_bg" format="reference" />
|
|
<attr name="btn_border_bg" format="reference" />
|
|
<attr name="expandable_list_item_background" format="color"/>
|
|
<attr name="expandable_list_background" format="color"/>
|
|
<attr name="bg_color" format="reference" />
|
|
<attr name="bg_circle" format="reference"/>
|
|
<attr name="btn_round" format="reference" />
|
|
<attr name="btn_round_border" format="reference" />
|
|
<attr name="btn_round_border_2" format="reference" />
|
|
<attr name="bg_card" format="reference" />
|
|
<attr name="context_menu_card" format="reference" />
|
|
<attr name="ctx_menu_card_btn" format="reference" />
|
|
<attr name="bg_map_context_menu" format="reference" />
|
|
<attr name="bg_point_editor_view" format="reference" />
|
|
<attr name="activity_background_color" format="reference" />
|
|
<attr name="list_background_color" format="reference" />
|
|
<attr name="ctx_menu_controller_bg" format="reference" />
|
|
<attr name="ctx_menu_controller_text_color" format="reference" />
|
|
<attr name="ctx_menu_divider" format="reference" />
|
|
<attr name="bottom_menu_view_bg" format="reference" />
|
|
<attr name="left_menu_view_bg" format="reference" />
|
|
|
|
<attr name="dashboard_divider" format="reference" />
|
|
<attr name="dashboard_button" format="reference" />
|
|
|
|
<attr name="coordinate_input_edit_text_normal" format="reference"/>
|
|
|
|
<attr name="expandable_category_color" format="reference"/>
|
|
<attr name="bottomToolBarColor" format="color" />
|
|
<attr name="downloadButtonBackground" format="reference" />
|
|
<attr name="spinnerItemTextColor" format="reference" />
|
|
<attr name="spinnerListBackground" format="color|reference" />
|
|
<attr name="search_background" format="reference" />
|
|
<attr name="switch_ex_background" format="reference" />
|
|
<attr name="switch_ex_text_color" format="color|reference" />
|
|
<attr name="bg_plugin_logo_disabled" format="reference" />
|
|
<attr name="plugin_details_install_header_bg" format="color|reference" />
|
|
|
|
<attr name="size_progress_bar" format="reference"/>
|
|
<attr name="dash_parking_bg" format="reference"/>
|
|
<attr name="dashboard_general_button_text_color" format="color"/>
|
|
|
|
<attr name="appbar_layout_theme" format="reference"/>
|
|
<attr name="search_tabbar_layout_theme" format="reference"/>
|
|
<attr name="toolbar_theme" format="reference"/>
|
|
<attr name="new_app_theme" format="reference"/>
|
|
<attr name="app_bar_primary_item_color" format="color"/>
|
|
|
|
<attr name="divider_color" format="reference" />
|
|
<attr name="contextMenuButtonColor" format="reference" />
|
|
|
|
<attr name="color_dialog_buttons" format="color"/>
|
|
<attr name="secondary_icon_color" format="color"/>
|
|
<attr name="default_icon_color" format="color"/>
|
|
<attr name="primary_icon_color" format="color"/>
|
|
<attr name="light_icon_color" format="color"/>
|
|
|
|
<attr name="text_color_tab_active" format="color"/>
|
|
<attr name="text_color_tab_active_white" format="color"/>
|
|
|
|
<attr name="circle_dialog_bg" format="reference"/>
|
|
<attr name="dialog_bg_color" format="reference"/>
|
|
<attr name="dialog_transparent_bg_color" format="reference"/>
|
|
<attr name="dialog_title_color" format="reference"/>
|
|
<attr name="dialog_description_color" format="reference"/>
|
|
<attr name="dialog_text_description_color" format="reference"/>
|
|
<attr name="card_description_text_color" format="reference"/>
|
|
|
|
<attr name="subscription_active_bg_color" format="reference"/>
|
|
<attr name="subscription_active_div_color" format="reference"/>
|
|
|
|
<attr name="wikivoyage_bg_color" format="reference"/>
|
|
<attr name="wikivoyage_card_bg_color" format="reference"/>
|
|
<attr name="wikivoyage_card_divider_color" format="reference"/>
|
|
<attr name="wikivoyage_app_bar_color" format="reference"/>
|
|
<attr name="wikivoyage_app_bar_text_color" format="reference"/>
|
|
<attr name="wikivoyage_active_color" format="reference"/>
|
|
<attr name="wikivoyage_bottom_bar_bg_color" format="reference"/>
|
|
<attr name="wikivoyage_bottom_bar_divider_color" format="reference"/>
|
|
<attr name="wikivoyage_secondary_btn_bg_color" format="reference"/>
|
|
<attr name="wikivoyage_primary_btn_text_color" format="reference"/>
|
|
<attr name="wikivoyage_welcome_bg_color" format="reference"/>
|
|
<attr name="wikivoyage_primary_text_color" format="reference"/>
|
|
|
|
<attr name="wikivoyage_travel_card_bg" format="reference"/>
|
|
<attr name="wikivoyage_travel_card_stroke_bg" format="reference"/>
|
|
<attr name="wikivoyage_secondary_btn_bg" format="reference"/>
|
|
<attr name="wikivoyage_primary_btn_bg" format="reference"/>
|
|
<attr name="purchase_dialog_shadow_btn_bg" format="reference"/>
|
|
|
|
<attr name="bottom_nav_shadow" format="reference"/>
|
|
|
|
<attr name="purchase_dialog_active_card_bg" format="reference"/>
|
|
|
|
<attr name="text_rounded_bg_regular" format="reference" />
|
|
<attr name="text_rounded_bg_active" format="reference" />
|
|
|
|
<attr name="menu_bottom_sheet_icon_color" format="reference" />
|
|
<attr name="route_info_control_icon_color" format="reference" />
|
|
<attr name="route_info_bg" format="reference" />
|
|
<attr name="flow_toolbar_bg" format="reference" />
|
|
<attr name="divider_color_basic" format="reference" />
|
|
<attr name="main_font_color_basic" format="reference" />
|
|
<attr name="active_color_basic" format="reference" />
|
|
<attr name="card_and_list_background_basic" format="reference" />
|
|
<attr name="activity_background_basic" format="reference" />
|
|
<attr name="pages_bg" format="reference"/>
|
|
<attr name="dlg_btn_primary" format="reference" />
|
|
<attr name="dlg_btn_primary_text" format="reference" />
|
|
<attr name="dlg_btn_secondary" format="reference" />
|
|
<attr name="dlg_btn_secondary_text" format="reference" />
|
|
<attr name="dlg_btn_stroked" format="reference" />
|
|
<attr name="profile_save_btn" format="reference"/>
|
|
<attr name="profile_cancel_btn" format="reference"/>
|
|
</declare-styleable>
|
|
|
|
<declare-styleable name="PagerSlidingTabStrip">
|
|
<attr name="pstsTextColor" format="color"/>
|
|
<attr name="pstsInactiveTextColor" format="color"/>
|
|
<attr name="pstsIndicatorColor" format="color"/>
|
|
<attr name="pstsUnderlineColor" format="color"/>
|
|
<attr name="pstsDividerColor" format="color"/>
|
|
<attr name="pstsDividerWidth" format="dimension"/>
|
|
<attr name="pstsIndicatorHeight" format="dimension"/>
|
|
<attr name="pstsUnderlineHeight" format="dimension"/>
|
|
<attr name="pstsDividerPadding" format="dimension"/>
|
|
<attr name="pstsTabPaddingLeftRight" format="dimension"/>
|
|
<attr name="pstsScrollOffset" format="dimension"/>
|
|
<attr name="pstsTabBackground" format="reference"/>
|
|
<attr name="pstsShouldExpand" format="boolean"/>
|
|
<attr name="pstsTextAllCaps" format="boolean"/>
|
|
<attr name="pstsPaddingMiddle" format="boolean"/>
|
|
<attr name="pstsTextStyle">
|
|
<flag name="normal" value="0x0"/>
|
|
<flag name="bold" value="0x1"/>
|
|
<flag name="italic" value="0x2"/>
|
|
</attr>
|
|
<attr name="pstsTextSelectedStyle">
|
|
<flag name="normal" value="0x0"/>
|
|
<flag name="bold" value="0x1"/>
|
|
<flag name="italic" value="0x2"/>
|
|
</attr>
|
|
<attr name="pstsTextAlpha" format="float"/>
|
|
<attr name="pstsTextSelectedAlpha" format="float"/>
|
|
</declare-styleable>
|
|
|
|
<declare-styleable name="TextViewEx">
|
|
<attr name="typeface" format="string|reference"/>
|
|
<attr name="textAllCapsCompat" format="reference|boolean" />
|
|
</declare-styleable>
|
|
<!--<declare-styleable name="ButtonEx" parent="TextViewEx" />
|
|
<declare-styleable name="SwitchEx" parent="ButtonEx" />-->
|
|
</resources>
|