feature: custom dynamic tab icon

This commit is contained in:
2020-05-22 20:11:30 +08:00
parent 9ca58cc814
commit b97e07e1ab
25 changed files with 303 additions and 74 deletions

View File

@ -8317,85 +8317,112 @@ namespace Pixiview.Droid
public const int download = 2131165282;
// aapt resource value: 0x7F070063
public const int ic_mtrl_chip_checked_black = 2131165283;
public const int ic_bookmark = 2131165283;
// aapt resource value: 0x7F070064
public const int ic_mtrl_chip_checked_circle = 2131165284;
public const int ic_bookmark_regular = 2131165284;
// aapt resource value: 0x7F070065
public const int ic_mtrl_chip_close_circle = 2131165285;
public const int ic_mtrl_chip_checked_black = 2131165285;
// aapt resource value: 0x7F070066
public const int ic_search = 2131165286;
public const int ic_mtrl_chip_checked_circle = 2131165286;
// aapt resource value: 0x7F070067
public const int mtrl_snackbar_background = 2131165287;
public const int ic_mtrl_chip_close_circle = 2131165287;
// aapt resource value: 0x7F070068
public const int mtrl_tabs_default_indicator = 2131165288;
public const int ic_option = 2131165288;
// aapt resource value: 0x7F070069
public const int navigation_empty_icon = 2131165289;
// aapt resource value: 0x7F07006B
public const int notification_action_background = 2131165291;
// aapt resource value: 0x7F07006C
public const int notification_bg = 2131165292;
// aapt resource value: 0x7F07006D
public const int notification_bg_low = 2131165293;
// aapt resource value: 0x7F07006E
public const int notification_bg_low_normal = 2131165294;
// aapt resource value: 0x7F07006F
public const int notification_bg_low_pressed = 2131165295;
// aapt resource value: 0x7F070070
public const int notification_bg_normal = 2131165296;
// aapt resource value: 0x7F070071
public const int notification_bg_normal_pressed = 2131165297;
// aapt resource value: 0x7F070072
public const int notification_icon_background = 2131165298;
// aapt resource value: 0x7F070073
public const int notification_template_icon_bg = 2131165299;
// aapt resource value: 0x7F070074
public const int notification_template_icon_low_bg = 2131165300;
// aapt resource value: 0x7F070075
public const int notification_tile_bg = 2131165301;
// aapt resource value: 0x7F070076
public const int notify_panel_notification_icon_bg = 2131165302;
public const int ic_rank = 2131165289;
// aapt resource value: 0x7F07006A
public const int no_profile = 2131165290;
public const int ic_rank_regular = 2131165290;
// aapt resource value: 0x7F07006B
public const int ic_search = 2131165291;
// aapt resource value: 0x7F07006C
public const int ic_sparkles = 2131165292;
// aapt resource value: 0x7F07006D
public const int ic_sparkles_regular = 2131165293;
// aapt resource value: 0x7F07006E
public const int ic_user = 2131165294;
// aapt resource value: 0x7F07006F
public const int ic_user_regular = 2131165295;
// aapt resource value: 0x7F070070
public const int mtrl_snackbar_background = 2131165296;
// aapt resource value: 0x7F070071
public const int mtrl_tabs_default_indicator = 2131165297;
// aapt resource value: 0x7F070072
public const int navigation_empty_icon = 2131165298;
// aapt resource value: 0x7F070074
public const int notification_action_background = 2131165300;
// aapt resource value: 0x7F070075
public const int notification_bg = 2131165301;
// aapt resource value: 0x7F070076
public const int notification_bg_low = 2131165302;
// aapt resource value: 0x7F070077
public const int segmented_control_background = 2131165303;
public const int notification_bg_low_normal = 2131165303;
// aapt resource value: 0x7F070078
public const int segmented_control_first_background = 2131165304;
public const int notification_bg_low_pressed = 2131165304;
// aapt resource value: 0x7F070079
public const int segmented_control_last_background = 2131165305;
public const int notification_bg_normal = 2131165305;
// aapt resource value: 0x7F07007A
public const int splash_logo = 2131165306;
public const int notification_bg_normal_pressed = 2131165306;
// aapt resource value: 0x7F07007B
public const int splash_screen = 2131165307;
public const int notification_icon_background = 2131165307;
// aapt resource value: 0x7F07007C
public const int tooltip_frame_dark = 2131165308;
public const int notification_template_icon_bg = 2131165308;
// aapt resource value: 0x7F07007D
public const int tooltip_frame_light = 2131165309;
public const int notification_template_icon_low_bg = 2131165309;
// aapt resource value: 0x7F07007E
public const int notification_tile_bg = 2131165310;
// aapt resource value: 0x7F07007F
public const int notify_panel_notification_icon_bg = 2131165311;
// aapt resource value: 0x7F070073
public const int no_profile = 2131165299;
// aapt resource value: 0x7F070080
public const int segmented_control_background = 2131165312;
// aapt resource value: 0x7F070081
public const int segmented_control_first_background = 2131165313;
// aapt resource value: 0x7F070082
public const int segmented_control_last_background = 2131165314;
// aapt resource value: 0x7F070083
public const int splash_logo = 2131165315;
// aapt resource value: 0x7F070084
public const int splash_screen = 2131165316;
// aapt resource value: 0x7F070085
public const int tooltip_frame_dark = 2131165317;
// aapt resource value: 0x7F070086
public const int tooltip_frame_light = 2131165318;
static Drawable()
{