Levels on LevelScreen have different order
Tools can be set in Toolbar by clicking, no longer dragging
This commit is contained in:
@ -232,20 +232,20 @@ int bool abc_config_actionMenuItemAllCaps 0x7f080005
|
||||
int bool abc_config_allowActionMenuItemTextWithIcon 0x7f080002
|
||||
int bool abc_config_closeDialogWhenTouchOutside 0x7f080006
|
||||
int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f080007
|
||||
int color abc_background_cache_hint_selector_material_dark 0x7f0c004a
|
||||
int color abc_background_cache_hint_selector_material_light 0x7f0c004b
|
||||
int color abc_color_highlight_material 0x7f0c004c
|
||||
int color abc_background_cache_hint_selector_material_dark 0x7f0c004b
|
||||
int color abc_background_cache_hint_selector_material_light 0x7f0c004c
|
||||
int color abc_color_highlight_material 0x7f0c004d
|
||||
int color abc_input_method_navigation_guard 0x7f0c0000
|
||||
int color abc_primary_text_disable_only_material_dark 0x7f0c004d
|
||||
int color abc_primary_text_disable_only_material_light 0x7f0c004e
|
||||
int color abc_primary_text_material_dark 0x7f0c004f
|
||||
int color abc_primary_text_material_light 0x7f0c0050
|
||||
int color abc_search_url_text 0x7f0c0051
|
||||
int color abc_primary_text_disable_only_material_dark 0x7f0c004e
|
||||
int color abc_primary_text_disable_only_material_light 0x7f0c004f
|
||||
int color abc_primary_text_material_dark 0x7f0c0050
|
||||
int color abc_primary_text_material_light 0x7f0c0051
|
||||
int color abc_search_url_text 0x7f0c0052
|
||||
int color abc_search_url_text_normal 0x7f0c0001
|
||||
int color abc_search_url_text_pressed 0x7f0c0002
|
||||
int color abc_search_url_text_selected 0x7f0c0003
|
||||
int color abc_secondary_text_material_dark 0x7f0c0052
|
||||
int color abc_secondary_text_material_light 0x7f0c0053
|
||||
int color abc_secondary_text_material_dark 0x7f0c0053
|
||||
int color abc_secondary_text_material_light 0x7f0c0054
|
||||
int color accent_material_dark 0x7f0c0004
|
||||
int color accent_material_light 0x7f0c0005
|
||||
int color background_floating_material_dark 0x7f0c0006
|
||||
@ -306,8 +306,8 @@ int color secondary_text_disabled_material_dark 0x7f0c003c
|
||||
int color secondary_text_disabled_material_light 0x7f0c003d
|
||||
int color switch_thumb_disabled_material_dark 0x7f0c003e
|
||||
int color switch_thumb_disabled_material_light 0x7f0c003f
|
||||
int color switch_thumb_material_dark 0x7f0c0054
|
||||
int color switch_thumb_material_light 0x7f0c0055
|
||||
int color switch_thumb_material_dark 0x7f0c0055
|
||||
int color switch_thumb_material_light 0x7f0c0056
|
||||
int color switch_thumb_normal_material_dark 0x7f0c0040
|
||||
int color switch_thumb_normal_material_light 0x7f0c0041
|
||||
int color toolbuttonActiveNotReady 0x7f0c0042
|
||||
@ -317,7 +317,8 @@ int color toolbuttonInactiveReady 0x7f0c0045
|
||||
int color toolbuttonLocked 0x7f0c0046
|
||||
int color toolslotDisabled 0x7f0c0047
|
||||
int color toolslotEnabled 0x7f0c0048
|
||||
int color win 0x7f0c0049
|
||||
int color toolslotEnabledSelected 0x7f0c0049
|
||||
int color win 0x7f0c004a
|
||||
int dimen abc_action_bar_content_inset_material 0x7f09000d
|
||||
int dimen abc_action_bar_default_height_material 0x7f090001
|
||||
int dimen abc_action_bar_default_padding_end_material 0x7f09000e
|
||||
|
Reference in New Issue
Block a user