Improve setting screen.

This commit is contained in:
xiaojiazhu 2023-10-16 15:56:01 +08:00
parent 3bdd082a9f
commit 789db4be0f
27 changed files with 1157 additions and 1322 deletions

View File

@ -620,13 +620,14 @@ lv_plugin_string_t lv_plugin_DE_string_table[] = {
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI-MH */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI_MH */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_STRING */
}; };

View File

@ -620,13 +620,14 @@ lv_plugin_string_t lv_plugin_EN_string_table[] = {
{ "Manual", 6 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */ { "Manual", 6 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */
{ "Battery Type", 12 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */ { "Battery Type", 12 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */
{ "Alkaline", 8 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */ { "Alkaline", 8 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */
{ "NI-MH", 5 }, /* LV_PLUGIN_STRING_ID_STRING_NI-MH */ { "NI-MH", 5 }, /* LV_PLUGIN_STRING_ID_STRING_NI_MH */
{ "Lithium", 7 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */ { "Lithium", 7 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */
{ "Lith Pack", 9 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */ { "Lith Pack", 9 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */
{ "SD Loop", 7 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */ { "SD Loop", 7 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */
{ "Camera FW Upgrade", 17 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */ { "Camera FW Upgrade", 17 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */
{ "Module FW Upgrade", 17 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */ { "Module FW Upgrade", 17 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */
{ "Reset", 5 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */ { "Reset", 5 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_STRING */
}; };

View File

@ -620,13 +620,14 @@ lv_plugin_string_t lv_plugin_ES_string_table[] = {
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI-MH */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI_MH */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_STRING */
}; };

View File

@ -620,13 +620,14 @@ lv_plugin_string_t lv_plugin_FR_string_table[] = {
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI-MH */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI_MH */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_STRING */
}; };

View File

@ -620,13 +620,14 @@ lv_plugin_string_t lv_plugin_IT_string_table[] = {
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI-MH */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI_MH */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_STRING */
}; };

View File

@ -620,13 +620,14 @@ lv_plugin_string_t lv_plugin_JP_string_table[] = {
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI-MH */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI_MH */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_STRING */
}; };

View File

@ -620,13 +620,14 @@ lv_plugin_string_t lv_plugin_PO_string_table[] = {
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI-MH */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI_MH */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_STRING */
}; };

View File

@ -620,13 +620,14 @@ lv_plugin_string_t lv_plugin_RU_string_table[] = {
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI-MH */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI_MH */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_STRING */
}; };

View File

@ -620,13 +620,14 @@ lv_plugin_string_t lv_plugin_SC_string_table[] = {
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI-MH */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI_MH */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_STRING */
}; };

View File

@ -620,13 +620,14 @@ lv_plugin_string_t lv_plugin_TC_string_table[] = {
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MANUAL */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ALKALINE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI-MH */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NI_MH */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITHIUM */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_LITH_PACK */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_SD_LOOP */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */ { "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_RESET */
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_STRING */
}; };

View File

@ -634,7 +634,7 @@
"X": 0, "X": 0,
"Y": 0 "Y": 0
}, },
"source": "sf_video_length", "source": "sf_module_fw_upgrade",
"styles": [ "styles": [
{ {
"Image": { "Image": {

View File

@ -889,8 +889,7 @@
}, },
"Text": { "Text": {
"text_color": "0x31404f", "text_color": "0x31404f",
"text_sel_bg_color": "0x00b495", "text_sel_bg_color": "0x00b495"
"text_sel_color": "0x3c3c3c"
}, },
"part": 0, "part": 0,
"state": 0 "state": 0
@ -899,8 +898,7 @@
"Text": { "Text": {
"text_color": "0xffffff", "text_color": "0xffffff",
"text_font": "montserrat 16 4bpp", "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1", "text_sel_bg_color": "0x01a2b1"
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 1 "state": 1
@ -908,8 +906,7 @@
{ {
"Text": { "Text": {
"text_font": "montserrat 16 4bpp", "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1", "text_sel_bg_color": "0x01a2b1"
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 2 "state": 2
@ -917,8 +914,7 @@
{ {
"Text": { "Text": {
"text_font": "montserrat 16 4bpp", "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1", "text_sel_bg_color": "0x01a2b1"
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 3 "state": 3
@ -926,8 +922,7 @@
{ {
"Text": { "Text": {
"text_font": "montserrat 16 4bpp", "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1", "text_sel_bg_color": "0x01a2b1"
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 4 "state": 4
@ -935,8 +930,7 @@
{ {
"Text": { "Text": {
"text_font": "montserrat 16 4bpp", "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1", "text_sel_bg_color": "0x01a2b1"
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 5 "state": 5
@ -945,8 +939,7 @@
"Text": { "Text": {
"text_color": "0x888888", "text_color": "0x888888",
"text_font": "montserrat 16 4bpp", "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1", "text_sel_bg_color": "0x01a2b1"
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 6 "state": 6
@ -1041,7 +1034,8 @@
}, },
"Text": { "Text": {
"text_color": "0x31404f", "text_color": "0x31404f",
"text_sel_bg_color": "0x00b495" "text_sel_bg_color": "0x00b495",
"text_sel_color": "0x3c3c3c"
}, },
"part": 0, "part": 0,
"state": 0 "state": 0
@ -1050,7 +1044,8 @@
"Text": { "Text": {
"text_color": "0xffffff", "text_color": "0xffffff",
"text_font": "montserrat 16 4bpp", "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1" "text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 1 "state": 1
@ -1058,28 +1053,33 @@
{ {
"Text": { "Text": {
"text_font": "montserrat 16 4bpp", "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1" "text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 2 "state": 2
}, },
{ {
"Text": { "Text": {
"text_sel_bg_color": "0x01a2b1" "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 3 "state": 3
}, },
{ {
"Text": { "Text": {
"text_sel_bg_color": "0x01a2b1" "text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 4 "state": 4
}, },
{ {
"Text": { "Text": {
"text_sel_bg_color": "0x01a2b1" "text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 5 "state": 5
@ -1088,7 +1088,8 @@
"Text": { "Text": {
"text_color": "0x888888", "text_color": "0x888888",
"text_font": "montserrat 16 4bpp", "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1" "text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 6 "state": 6
@ -1186,7 +1187,8 @@
}, },
"Text": { "Text": {
"text_color": "0x31404f", "text_color": "0x31404f",
"text_sel_bg_color": "0x00b495" "text_sel_bg_color": "0x00b495",
"text_sel_color": "0x3c3c3c"
}, },
"part": 0, "part": 0,
"state": 0 "state": 0
@ -1195,7 +1197,8 @@
"Text": { "Text": {
"text_color": "0xffffff", "text_color": "0xffffff",
"text_font": "montserrat 16 4bpp", "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1" "text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 1 "state": 1
@ -1203,28 +1206,33 @@
{ {
"Text": { "Text": {
"text_font": "montserrat 16 4bpp", "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1" "text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 2 "state": 2
}, },
{ {
"Text": { "Text": {
"text_sel_bg_color": "0x01a2b1" "text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 3 "state": 3
}, },
{ {
"Text": { "Text": {
"text_sel_bg_color": "0x01a2b1" "text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 4 "state": 4
}, },
{ {
"Text": { "Text": {
"text_sel_bg_color": "0x01a2b1" "text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 5 "state": 5
@ -1232,7 +1240,8 @@
{ {
"Text": { "Text": {
"text_color": "0x888888", "text_color": "0x888888",
"text_sel_bg_color": "0x01a2b1" "text_sel_bg_color": "0x01a2b1",
"text_sel_color": "0x3b3e42"
}, },
"part": 0, "part": 0,
"state": 6 "state": 6

View File

@ -893,7 +893,8 @@
"SD Loop", "SD Loop",
"Camera FW Upgrade", "Camera FW Upgrade",
"Module FW Upgrade", "Module FW Upgrade",
"Reset" "Reset",
""
] ]
}, },
{ {
@ -1523,6 +1524,7 @@
"", "",
"", "",
"", "",
"",
"" ""
] ]
}, },
@ -2153,6 +2155,7 @@
"", "",
"", "",
"", "",
"",
"" ""
] ]
}, },
@ -2783,6 +2786,7 @@
"", "",
"", "",
"", "",
"",
"" ""
] ]
}, },
@ -3413,6 +3417,7 @@
"", "",
"", "",
"", "",
"",
"" ""
] ]
}, },
@ -4043,6 +4048,7 @@
"", "",
"", "",
"", "",
"",
"" ""
] ]
}, },
@ -4673,6 +4679,7 @@
"", "",
"", "",
"", "",
"",
"" ""
] ]
}, },
@ -5303,6 +5310,7 @@
"", "",
"", "",
"", "",
"",
"" ""
] ]
}, },
@ -5933,6 +5941,7 @@
"", "",
"", "",
"", "",
"",
"" ""
] ]
}, },
@ -6563,6 +6572,7 @@
"", "",
"", "",
"", "",
"",
"" ""
] ]
} }
@ -7187,12 +7197,13 @@
"STRING_MANUAL", "STRING_MANUAL",
"STRING_BATTERY_TYPE", "STRING_BATTERY_TYPE",
"STRING_ALKALINE", "STRING_ALKALINE",
"STRING_NI-MH", "STRING_NI_MH",
"STRING_LITHIUM", "STRING_LITHIUM",
"STRING_LITH_PACK", "STRING_LITH_PACK",
"STRING_SD_LOOP", "STRING_SD_LOOP",
"STRING_CAMERA_FW_UPGRADE", "STRING_CAMERA_FW_UPGRADE",
"STRING_MODE_FW_UPGRADE", "STRING_MODE_FW_UPGRADE",
"STRING_RESET" "STRING_RESET",
"STRING_NO_STRING"
] ]
} }

View File

@ -4435,11 +4435,6 @@
"filename": "icons/ICON_YES_M.bmp", "filename": "icons/ICON_YES_M.bmp",
"name": "ICON_YES_M" "name": "ICON_YES_M"
}, },
{
"colorFormat": "Indexed 256 in RGB332",
"filename": "icons/flash_power.bmp",
"name": "flash_power"
},
{ {
"colorFormat": "Indexed 256 in RGB332", "colorFormat": "Indexed 256 in RGB332",
"filename": "icons/sf_Battery_L0.bmp", "filename": "icons/sf_Battery_L0.bmp",

View File

@ -426,7 +426,6 @@ lv_plugin_img_t lv_plugin_UIFlowLVGL_img_table[] =
{ &icon_wifi_on_m }, { &icon_wifi_on_m },
{ &icon_yes }, { &icon_yes },
{ &icon_yes_m }, { &icon_yes_m },
{ &flash_power },
{ &sf_battery_l0 }, { &sf_battery_l0 },
{ &sf_battery_l1 }, { &sf_battery_l1 },
{ &sf_battery_l2 }, { &sf_battery_l2 },
@ -1276,6 +1275,7 @@ lv_plugin_res_id lv_plugin_fixed_language_string_id_table[] = {
LV_PLUGIN_RES_ID_NONE, /* 624*/ LV_PLUGIN_RES_ID_NONE, /* 624*/
LV_PLUGIN_RES_ID_NONE, /* 625*/ LV_PLUGIN_RES_ID_NONE, /* 625*/
LV_PLUGIN_RES_ID_NONE, /* 626*/ LV_PLUGIN_RES_ID_NONE, /* 626*/
LV_PLUGIN_RES_ID_NONE, /* 627*/
}; };
lv_plugin_res_t lv_plugin_UIFlowLVGL_res = lv_plugin_res_t lv_plugin_UIFlowLVGL_res =

View File

@ -470,7 +470,6 @@ LV_IMG_DECLARE(icon_wifi_on);
LV_IMG_DECLARE(icon_wifi_on_m); LV_IMG_DECLARE(icon_wifi_on_m);
LV_IMG_DECLARE(icon_yes); LV_IMG_DECLARE(icon_yes);
LV_IMG_DECLARE(icon_yes_m); LV_IMG_DECLARE(icon_yes_m);
LV_IMG_DECLARE(flash_power);
LV_IMG_DECLARE(sf_battery_l0); LV_IMG_DECLARE(sf_battery_l0);
LV_IMG_DECLARE(sf_battery_l1); LV_IMG_DECLARE(sf_battery_l1);
LV_IMG_DECLARE(sf_battery_l2); LV_IMG_DECLARE(sf_battery_l2);
@ -950,98 +949,97 @@ LV_IMG_DECLARE(sy_redline2);
#define LV_PLUGIN_IMG_ID_ICON_WIFI_ON_M 386 #define LV_PLUGIN_IMG_ID_ICON_WIFI_ON_M 386
#define LV_PLUGIN_IMG_ID_ICON_YES 387 #define LV_PLUGIN_IMG_ID_ICON_YES 387
#define LV_PLUGIN_IMG_ID_ICON_YES_M 388 #define LV_PLUGIN_IMG_ID_ICON_YES_M 388
#define LV_PLUGIN_IMG_ID_FLASH_POWER 389 #define LV_PLUGIN_IMG_ID_SF_BATTERY_L0 389
#define LV_PLUGIN_IMG_ID_SF_BATTERY_L0 390 #define LV_PLUGIN_IMG_ID_SF_BATTERY_L1 390
#define LV_PLUGIN_IMG_ID_SF_BATTERY_L1 391 #define LV_PLUGIN_IMG_ID_SF_BATTERY_L2 391
#define LV_PLUGIN_IMG_ID_SF_BATTERY_L2 392 #define LV_PLUGIN_IMG_ID_SF_BATTERY_L3 392
#define LV_PLUGIN_IMG_ID_SF_BATTERY_L3 393 #define LV_PLUGIN_IMG_ID_SF_BATTERY_L4 393
#define LV_PLUGIN_IMG_ID_SF_BATTERY_L4 394 #define LV_PLUGIN_IMG_ID_SF_BATTERY_L5 394
#define LV_PLUGIN_IMG_ID_SF_BATTERY_L5 395 #define LV_PLUGIN_IMG_ID_SF_DATE_TIME 395
#define LV_PLUGIN_IMG_ID_SF_DATE_TIME 396 #define LV_PLUGIN_IMG_ID_SF_EXIT 396
#define LV_PLUGIN_IMG_ID_SF_EXIT 397 #define LV_PLUGIN_IMG_ID_SF_MAX_NUM_DAY 397
#define LV_PLUGIN_IMG_ID_SF_MAX_NUM_DAY 398 #define LV_PLUGIN_IMG_ID_SF_PWD_DOWN 398
#define LV_PLUGIN_IMG_ID_SF_PWD_DOWN 399 #define LV_PLUGIN_IMG_ID_SF_PWD_UP 399
#define LV_PLUGIN_IMG_ID_SF_PWD_UP 400 #define LV_PLUGIN_IMG_ID_SF_PICSIZE_12M 400
#define LV_PLUGIN_IMG_ID_SF_PICSIZE_12M 401 #define LV_PLUGIN_IMG_ID_SF_PICSIZE_16M 401
#define LV_PLUGIN_IMG_ID_SF_PICSIZE_16M 402 #define LV_PLUGIN_IMG_ID_SF_PICSIZE_5M 402
#define LV_PLUGIN_IMG_ID_SF_PICSIZE_5M 403 #define LV_PLUGIN_IMG_ID_SF_PICSIZE_8M 403
#define LV_PLUGIN_IMG_ID_SF_PICSIZE_8M 404 #define LV_PLUGIN_IMG_ID_SF_SD_LOOP 404
#define LV_PLUGIN_IMG_ID_SF_SD_LOOP 405 #define LV_PLUGIN_IMG_ID_SF_BACK 405
#define LV_PLUGIN_IMG_ID_SF_BACK 406 #define LV_PLUGIN_IMG_ID_SF_BATTERY_TYPE 406
#define LV_PLUGIN_IMG_ID_SF_BATTERY_TYPE 407 #define LV_PLUGIN_IMG_ID_SF_BLUETOOTH_CONNECTED 407
#define LV_PLUGIN_IMG_ID_SF_BLUETOOTH_CONNECTED 408 #define LV_PLUGIN_IMG_ID_SF_BLUETOOTH_UNCONNECTED 408
#define LV_PLUGIN_IMG_ID_SF_BLUETOOTH_UNCONNECTED 409 #define LV_PLUGIN_IMG_ID_SF_BLUETOOTH_UNSUPPORT 409
#define LV_PLUGIN_IMG_ID_SF_BLUETOOTH_UNSUPPORT 410 #define LV_PLUGIN_IMG_ID_SF_BUSY_1 410
#define LV_PLUGIN_IMG_ID_SF_BUSY_1 411 #define LV_PLUGIN_IMG_ID_SF_BUSY_2 411
#define LV_PLUGIN_IMG_ID_SF_BUSY_2 412 #define LV_PLUGIN_IMG_ID_SF_BUSY_3 412
#define LV_PLUGIN_IMG_ID_SF_BUSY_3 413 #define LV_PLUGIN_IMG_ID_SF_BUSY_4 413
#define LV_PLUGIN_IMG_ID_SF_BUSY_4 414 #define LV_PLUGIN_IMG_ID_SF_BUSY_5 414
#define LV_PLUGIN_IMG_ID_SF_BUSY_5 415 #define LV_PLUGIN_IMG_ID_SF_BUSY_6 415
#define LV_PLUGIN_IMG_ID_SF_BUSY_6 416 #define LV_PLUGIN_IMG_ID_SF_CAMERA 416
#define LV_PLUGIN_IMG_ID_SF_CAMERA 417 #define LV_PLUGIN_IMG_ID_SF_CAMERA_FW_UPGRADE 417
#define LV_PLUGIN_IMG_ID_SF_CAMERA_FW_UPGRADE 418 #define LV_PLUGIN_IMG_ID_SF_CAMERA_INFO 418
#define LV_PLUGIN_IMG_ID_SF_CAMERA_INFO 419 #define LV_PLUGIN_IMG_ID_SF_CAMERA_MODE 419
#define LV_PLUGIN_IMG_ID_SF_CAMERA_MODE 420 #define LV_PLUGIN_IMG_ID_SF_CAMERA_NAME 420
#define LV_PLUGIN_IMG_ID_SF_CAMERA_NAME 421 #define LV_PLUGIN_IMG_ID_SF_CAMERA_NETWORK_SELECTION 421
#define LV_PLUGIN_IMG_ID_SF_CAMERA_NETWORK_SELECTION 422 #define LV_PLUGIN_IMG_ID_SF_CHARGE_BLACK 422
#define LV_PLUGIN_IMG_ID_SF_CHARGE_BLACK 423 #define LV_PLUGIN_IMG_ID_SF_CHARGE_DC 423
#define LV_PLUGIN_IMG_ID_SF_CHARGE_DC 424 #define LV_PLUGIN_IMG_ID_SF_CHARGE_WRITE 424
#define LV_PLUGIN_IMG_ID_SF_CHARGE_WRITE 425 #define LV_PLUGIN_IMG_ID_SF_DELAY 425
#define LV_PLUGIN_IMG_ID_SF_DELAY 426 #define LV_PLUGIN_IMG_ID_SF_DELETE 426
#define LV_PLUGIN_IMG_ID_SF_DELETE 427 #define LV_PLUGIN_IMG_ID_SF_FLASH_POWER 427
#define LV_PLUGIN_IMG_ID_SF_FLASH_POWER 428 #define LV_PLUGIN_IMG_ID_SF_FORMAT_SD 428
#define LV_PLUGIN_IMG_ID_SF_FORMAT_SD 429 #define LV_PLUGIN_IMG_ID_SF_GPS 429
#define LV_PLUGIN_IMG_ID_SF_GPS 430 #define LV_PLUGIN_IMG_ID_SF_GREEN_SQUARE 430
#define LV_PLUGIN_IMG_ID_SF_GREEN_SQUARE 431 #define LV_PLUGIN_IMG_ID_SF_IMAGE_SIZE 431
#define LV_PLUGIN_IMG_ID_SF_IMAGE_SIZE 432 #define LV_PLUGIN_IMG_ID_SF_LEFT 432
#define LV_PLUGIN_IMG_ID_SF_LEFT 433 #define LV_PLUGIN_IMG_ID_SF_LIST_SELECTED 433
#define LV_PLUGIN_IMG_ID_SF_LIST_SELECTED 434 #define LV_PLUGIN_IMG_ID_SF_MENU_BG 434
#define LV_PLUGIN_IMG_ID_SF_MENU_BG 435 #define LV_PLUGIN_IMG_ID_SF_MENU_RELEASE 435
#define LV_PLUGIN_IMG_ID_SF_MENU_RELEASE 436 #define LV_PLUGIN_IMG_ID_SF_MENU_SELECT 436
#define LV_PLUGIN_IMG_ID_SF_MENU_SELECT 437 #define LV_PLUGIN_IMG_ID_SF_MODE_STILL_VIDEO 437
#define LV_PLUGIN_IMG_ID_SF_MODE_STILL_VIDEO 438 #define LV_PLUGIN_IMG_ID_SF_MODULE_FW_UPGRADE 438
#define LV_PLUGIN_IMG_ID_SF_MODULE_FW_UPGRADE 439 #define LV_PLUGIN_IMG_ID_SF_NET2G 439
#define LV_PLUGIN_IMG_ID_SF_NET2G 440 #define LV_PLUGIN_IMG_ID_SF_NET3G 440
#define LV_PLUGIN_IMG_ID_SF_NET3G 441 #define LV_PLUGIN_IMG_ID_SF_NET4G 441
#define LV_PLUGIN_IMG_ID_SF_NET4G 442 #define LV_PLUGIN_IMG_ID_SF_NEXT 442
#define LV_PLUGIN_IMG_ID_SF_NEXT 443 #define LV_PLUGIN_IMG_ID_SF_NEXT1 443
#define LV_PLUGIN_IMG_ID_SF_NEXT1 444 #define LV_PLUGIN_IMG_ID_SF_NEXT2 444
#define LV_PLUGIN_IMG_ID_SF_NEXT2 445 #define LV_PLUGIN_IMG_ID_SF_OFF 445
#define LV_PLUGIN_IMG_ID_SF_OFF 446 #define LV_PLUGIN_IMG_ID_SF_ON 446
#define LV_PLUGIN_IMG_ID_SF_ON 447 #define LV_PLUGIN_IMG_ID_SF_OPERATING_TIME 447
#define LV_PLUGIN_IMG_ID_SF_OPERATING_TIME 448 #define LV_PLUGIN_IMG_ID_SF_PASSWORD 448
#define LV_PLUGIN_IMG_ID_SF_PASSWORD 449 #define LV_PLUGIN_IMG_ID_SF_PICTURE_UPON_DAILY_REPORT 449
#define LV_PLUGIN_IMG_ID_SF_PICTURE_UPON_DAILY_REPORT 450 #define LV_PLUGIN_IMG_ID_SF_PLAY 450
#define LV_PLUGIN_IMG_ID_SF_PLAY 451 #define LV_PLUGIN_IMG_ID_SF_QR 451
#define LV_PLUGIN_IMG_ID_SF_QR 452 #define LV_PLUGIN_IMG_ID_SF_RESET 452
#define LV_PLUGIN_IMG_ID_SF_RESET 453 #define LV_PLUGIN_IMG_ID_SF_RIGHT 453
#define LV_PLUGIN_IMG_ID_SF_RIGHT 454 #define LV_PLUGIN_IMG_ID_SF_SEND_TYPE 454
#define LV_PLUGIN_IMG_ID_SF_SEND_TYPE 455 #define LV_PLUGIN_IMG_ID_SF_SENSITVITY 455
#define LV_PLUGIN_IMG_ID_SF_SENSITVITY 456 #define LV_PLUGIN_IMG_ID_SF_SHOOT_1 456
#define LV_PLUGIN_IMG_ID_SF_SHOOT_1 457 #define LV_PLUGIN_IMG_ID_SF_SIGNAL0 457
#define LV_PLUGIN_IMG_ID_SF_SIGNAL0 458 #define LV_PLUGIN_IMG_ID_SF_SIGNAL1 458
#define LV_PLUGIN_IMG_ID_SF_SIGNAL1 459 #define LV_PLUGIN_IMG_ID_SF_SIGNAL2 459
#define LV_PLUGIN_IMG_ID_SF_SIGNAL2 460 #define LV_PLUGIN_IMG_ID_SF_SIGNAL3 460
#define LV_PLUGIN_IMG_ID_SF_SIGNAL3 461 #define LV_PLUGIN_IMG_ID_SF_SIGNAL4 461
#define LV_PLUGIN_IMG_ID_SF_SIGNAL4 462 #define LV_PLUGIN_IMG_ID_SF_SMS_CTRL 462
#define LV_PLUGIN_IMG_ID_SF_SMS_CTRL 463 #define LV_PLUGIN_IMG_ID_SF_STOP 463
#define LV_PLUGIN_IMG_ID_SF_STOP 464 #define LV_PLUGIN_IMG_ID_SF_TAB_RELEASE 464
#define LV_PLUGIN_IMG_ID_SF_TAB_RELEASE 465 #define LV_PLUGIN_IMG_ID_SF_TAB_SELECT 465
#define LV_PLUGIN_IMG_ID_SF_TAB_SELECT 466 #define LV_PLUGIN_IMG_ID_SF_VIDEO_LENGTH 466
#define LV_PLUGIN_IMG_ID_SF_VIDEO_LENGTH 467 #define LV_PLUGIN_IMG_ID_SF_VIDEO_SIZE 467
#define LV_PLUGIN_IMG_ID_SF_VIDEO_SIZE 468 #define LV_PLUGIN_IMG_ID_SF_WARNING_BG 468
#define LV_PLUGIN_IMG_ID_SF_WARNING_BG 469 #define LV_PLUGIN_IMG_ID_SF_WARNING_NOT_SELECT 469
#define LV_PLUGIN_IMG_ID_SF_WARNING_NOT_SELECT 470 #define LV_PLUGIN_IMG_ID_SF_WARNING_SELECTED 470
#define LV_PLUGIN_IMG_ID_SF_WARNING_SELECTED 471 #define LV_PLUGIN_IMG_ID_SF_WIFI_CONNECTED 471
#define LV_PLUGIN_IMG_ID_SF_WIFI_CONNECTED 472 #define LV_PLUGIN_IMG_ID_SF_WIFI_UNCONNECTED 472
#define LV_PLUGIN_IMG_ID_SF_WIFI_UNCONNECTED 473 #define LV_PLUGIN_IMG_ID_SF_WIFI_UNSUPPORT 473
#define LV_PLUGIN_IMG_ID_SF_WIFI_UNSUPPORT 474 #define LV_PLUGIN_IMG_ID_SY_BG_MSG 474
#define LV_PLUGIN_IMG_ID_SY_BG_MSG 475 #define LV_PLUGIN_IMG_ID_SY_BG_MSG2 475
#define LV_PLUGIN_IMG_ID_SY_BG_MSG2 476 #define LV_PLUGIN_IMG_ID_SY_LUZHI 476
#define LV_PLUGIN_IMG_ID_SY_LUZHI 477 #define LV_PLUGIN_IMG_ID_SY_REDLINE 477
#define LV_PLUGIN_IMG_ID_SY_REDLINE 478 #define LV_PLUGIN_IMG_ID_SY_REDLINE2 478
#define LV_PLUGIN_IMG_ID_SY_REDLINE2 479 #define LV_PLUGIN_IMG_TABLE_SIZE 479
#define LV_PLUGIN_IMG_TABLE_SIZE 480
#define LV_PLUGIN_FONT_ID_LV_FONT_MONTSERRAT_16 1 #define LV_PLUGIN_FONT_ID_LV_FONT_MONTSERRAT_16 1
#define LV_PLUGIN_FONT_ID_NOTOSANSCJKJP_BLACK_16_1BPP 2 #define LV_PLUGIN_FONT_ID_NOTOSANSCJKJP_BLACK_16_1BPP 2
@ -1680,14 +1678,15 @@ LV_IMG_DECLARE(sy_redline2);
#define LV_PLUGIN_STRING_ID_STRING_MANUAL 617 #define LV_PLUGIN_STRING_ID_STRING_MANUAL 617
#define LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE 618 #define LV_PLUGIN_STRING_ID_STRING_BATTERY_TYPE 618
#define LV_PLUGIN_STRING_ID_STRING_ALKALINE 619 #define LV_PLUGIN_STRING_ID_STRING_ALKALINE 619
// #define LV_PLUGIN_STRING_ID_STRING_NI-MH 620 #define LV_PLUGIN_STRING_ID_STRING_NI_MH 620
#define LV_PLUGIN_STRING_ID_STRING_LITHIUM 621 #define LV_PLUGIN_STRING_ID_STRING_LITHIUM 621
#define LV_PLUGIN_STRING_ID_STRING_LITH_PACK 622 #define LV_PLUGIN_STRING_ID_STRING_LITH_PACK 622
#define LV_PLUGIN_STRING_ID_STRING_SD_LOOP 623 #define LV_PLUGIN_STRING_ID_STRING_SD_LOOP 623
#define LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE 624 #define LV_PLUGIN_STRING_ID_STRING_CAMERA_FW_UPGRADE 624
#define LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE 625 #define LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE 625
#define LV_PLUGIN_STRING_ID_STRING_RESET 626 #define LV_PLUGIN_STRING_ID_STRING_RESET 626
#define LV_PLUGIN_STRING_TABLE_SIZE 627 #define LV_PLUGIN_STRING_ID_STRING_NO_STRING 627
#define LV_PLUGIN_STRING_TABLE_SIZE 628
#define LV_PLUGIN_LANGUAGE_ID_EN 1 #define LV_PLUGIN_LANGUAGE_ID_EN 1
#define LV_PLUGIN_LANGUAGE_ID_FR 2 #define LV_PLUGIN_LANGUAGE_ID_FR 2

View File

@ -739,7 +739,7 @@ enum _MENU_IDS {
IDS_MODULE_FW_UPGRADE = LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE, IDS_MODULE_FW_UPGRADE = LV_PLUGIN_STRING_ID_STRING_MODE_FW_UPGRADE,
IDS_RESET = LV_PLUGIN_STRING_ID_STRING_RESET, IDS_RESET = LV_PLUGIN_STRING_ID_STRING_RESET,
IDS_END, IDS_END = LV_PLUGIN_STRING_ID_STRING_NO_STRING,
}; };
@ -907,9 +907,9 @@ enum _MENU_IDI {
// Setting send page // Setting send page
IDI_MAX_NUM_DAY = LV_PLUGIN_IMG_ID_SF_MAX_NUM_DAY, IDI_MAX_NUM_DAY = LV_PLUGIN_IMG_ID_SF_MAX_NUM_DAY,
IDI_SETTINGS_CHECK = LV_PLUGIN_STRING_ID_STRING_SETTINGS_CHECK, IDI_SETTINGS_CHECK = LV_PLUGIN_IMG_ID_SF_SMS_CTRL,
IDI_SEND_TYPE = LV_PLUGIN_IMG_ID_SF_SEND_TYPE, IDI_SEND_TYPE = LV_PLUGIN_IMG_ID_SF_SEND_TYPE,
IDI_CHECK_IN_PHOTO = LV_PLUGIN_STRING_ID_STRING_CHECK_IN_PHOTO, IDI_CHECK_IN_PHOTO = LV_PLUGIN_IMG_ID_SF_PICTURE_UPON_DAILY_REPORT,
IDI_GPS = LV_PLUGIN_IMG_ID_SF_GPS, IDI_GPS = LV_PLUGIN_IMG_ID_SF_GPS,
// Setting More page // Setting More page

View File

@ -9,20 +9,16 @@ TMDEF_OPTION_TEXT_S(BATTERY_TYPE_LITHIUM, TM_OPTION_ENABLE)
TMDEF_OPTION_TEXT_S(BATTERY_TYPE_LITH_PACK, TM_OPTION_ENABLE) TMDEF_OPTION_TEXT_S(BATTERY_TYPE_LITH_PACK, TM_OPTION_ENABLE)
TMDEF_END_OPTIONS() TMDEF_END_OPTIONS()
TMDEF_BEGIN_OPTIONS(SD_LOOP) TMDEF_BEGIN_OPTIONS(SD_LOOP)
// TMDEF_OPTION_TEXT_S(GPS_OFF, TM_OPTION_ENABLE) TMDEF_OPTION_TEXT_S(END, TM_OPTION_ENABLE)
// TMDEF_OPTION_TEXT_S(GPS_ON, TM_OPTION_ENABLE)
TMDEF_END_OPTIONS() TMDEF_END_OPTIONS()
TMDEF_BEGIN_OPTIONS(CAMERA_FW_UPGRADE) TMDEF_BEGIN_OPTIONS(CAMERA_FW_UPGRADE)
// TMDEF_OPTION_TEXT_S(GPS_OFF, TM_OPTION_ENABLE) TMDEF_OPTION_TEXT_S(END, TM_OPTION_ENABLE)
// TMDEF_OPTION_TEXT_S(GPS_ON, TM_OPTION_ENABLE)
TMDEF_END_OPTIONS() TMDEF_END_OPTIONS()
TMDEF_BEGIN_OPTIONS(MODULE_FW_UPGRADE) TMDEF_BEGIN_OPTIONS(MODULE_FW_UPGRADE)
// TMDEF_OPTION_TEXT_S(GPS_OFF, TM_OPTION_ENABLE) TMDEF_OPTION_TEXT_S(END, TM_OPTION_ENABLE)
// TMDEF_OPTION_TEXT_S(GPS_ON, TM_OPTION_ENABLE)
TMDEF_END_OPTIONS() TMDEF_END_OPTIONS()
TMDEF_BEGIN_OPTIONS(RESET) TMDEF_BEGIN_OPTIONS(RESET)
// TMDEF_OPTION_TEXT_S(GPS_OFF, TM_OPTION_ENABLE) TMDEF_OPTION_TEXT_S(END, TM_OPTION_ENABLE)
// TMDEF_OPTION_TEXT_S(GPS_ON, TM_OPTION_ENABLE)
TMDEF_END_OPTIONS() TMDEF_END_OPTIONS()
TMDEF_BEGIN_ITEMS(MORE) TMDEF_BEGIN_ITEMS(MORE)

View File

@ -831,7 +831,7 @@ lv_obj_t* UIFlowMenuCommonItem_create(){
lv_obj_set_drag(image_item4, false); lv_obj_set_drag(image_item4, false);
lv_obj_set_pos(image_item4, 0, 0); lv_obj_set_pos(image_item4, 0, 0);
lv_obj_set_size(image_item4, 48, 40); lv_obj_set_size(image_item4, 48, 40);
lv_img_set_src(image_item4, &sf_video_length); lv_img_set_src(image_item4, &sf_module_fw_upgrade);
lv_obj_add_style(image_item4, 0, &image_item4_s0); lv_obj_add_style(image_item4, 0, &image_item4_s0);
image_item4_scr_uiflowmenucommonitem = image_item4; image_item4_scr_uiflowmenucommonitem = image_item4;

View File

@ -956,7 +956,7 @@ lv_obj_t* UIFlowPhoto_create(){
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_1_s0, LV_STATE_DEFAULT, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_1_s0, LV_STATE_DEFAULT, color);
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_1_s0, LV_STATE_DEFAULT, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_1_s0, LV_STATE_DEFAULT, color);
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_1_s0, LV_STATE_DEFAULT, color); STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_1_s0, LV_STATE_DEFAULT, color);
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_1_s0, LV_STATE_DEFAULT, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_1_s0, LV_STATE_DEFAULT, color);
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_1_s0, LV_STATE_DEFAULT, color); STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_1_s0, LV_STATE_DEFAULT, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_1_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_1_s0, LV_STATE_CHECKED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_1_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_1_s0, LV_STATE_CHECKED, color);
@ -1091,23 +1091,26 @@ lv_obj_t* UIFlowPhoto_create(){
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_2_s0, LV_STATE_DEFAULT, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_2_s0, LV_STATE_DEFAULT, color);
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_2_s0, LV_STATE_DEFAULT, color); STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_2_s0, LV_STATE_DEFAULT, color);
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_2_s0, LV_STATE_DEFAULT, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_2_s0, LV_STATE_DEFAULT, color);
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_2_s0, LV_STATE_DEFAULT, color); STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_2_s0, LV_STATE_DEFAULT, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_2_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_2_s0, LV_STATE_CHECKED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_2_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_2_s0, LV_STATE_CHECKED, color);
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_2_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_2_s0, LV_STATE_CHECKED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_2_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_2_s0, LV_STATE_CHECKED, color);
lv_style_set_text_font(&label_2_s0,LV_STATE_CHECKED,&lv_font_montserrat_16);
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_2_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_2_s0, LV_STATE_CHECKED, color);
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_2_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_2_s0, LV_STATE_CHECKED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_2_s0, LV_STATE_FOCUSED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_2_s0, LV_STATE_FOCUSED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_2_s0, LV_STATE_FOCUSED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_2_s0, LV_STATE_FOCUSED, color);
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_2_s0, LV_STATE_FOCUSED, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_2_s0, LV_STATE_FOCUSED, color);
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_2_s0, LV_STATE_FOCUSED, color); STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_2_s0, LV_STATE_FOCUSED, color);
lv_style_set_text_font(&label_2_s0,LV_STATE_FOCUSED,&lv_font_montserrat_16);
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_2_s0, LV_STATE_FOCUSED, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_2_s0, LV_STATE_FOCUSED, color);
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_2_s0, LV_STATE_FOCUSED, color); STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_2_s0, LV_STATE_FOCUSED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_2_s0, LV_STATE_EDITED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_2_s0, LV_STATE_EDITED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_2_s0, LV_STATE_EDITED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_2_s0, LV_STATE_EDITED, color);
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_2_s0, LV_STATE_EDITED, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_2_s0, LV_STATE_EDITED, color);
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_2_s0, LV_STATE_EDITED, color); STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_2_s0, LV_STATE_EDITED, color);
lv_style_set_text_font(&label_2_s0,LV_STATE_EDITED,&lv_font_montserrat_16);
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_2_s0, LV_STATE_EDITED, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_2_s0, LV_STATE_EDITED, color);
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_2_s0, LV_STATE_EDITED, color); STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_2_s0, LV_STATE_EDITED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_2_s0, LV_STATE_HOVERED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_2_s0, LV_STATE_HOVERED, color);
@ -1126,6 +1129,7 @@ lv_obj_t* UIFlowPhoto_create(){
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_2_s0, LV_STATE_DISABLED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_2_s0, LV_STATE_DISABLED, color);
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_2_s0, LV_STATE_DISABLED, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_2_s0, LV_STATE_DISABLED, color);
STYLE_COLOR_PROP(0x9c, 0x88, 0x88, 0x88) ; lv_style_set_text_color(&label_2_s0, LV_STATE_DISABLED, color); STYLE_COLOR_PROP(0x9c, 0x88, 0x88, 0x88) ; lv_style_set_text_color(&label_2_s0, LV_STATE_DISABLED, color);
lv_style_set_text_font(&label_2_s0,LV_STATE_DISABLED,&lv_font_montserrat_16);
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_2_s0, LV_STATE_DISABLED, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_2_s0, LV_STATE_DISABLED, color);
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_2_s0, LV_STATE_DISABLED, color); STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_2_s0, LV_STATE_DISABLED, color);
lv_obj_t *label_2 = lv_label_create(button_2, NULL); lv_obj_t *label_2 = lv_label_create(button_2, NULL);
@ -1225,38 +1229,41 @@ lv_obj_t* UIFlowPhoto_create(){
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_CHECKED, color);
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_CHECKED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_3_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_3_s0, LV_STATE_CHECKED, color);
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_CHECKED, color); lv_style_set_text_font(&label_3_s0,LV_STATE_CHECKED,&lv_font_montserrat_16);
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_CHECKED, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_CHECKED, color);
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_CHECKED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_FOCUSED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_FOCUSED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_FOCUSED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_FOCUSED, color);
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_FOCUSED, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_FOCUSED, color);
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_3_s0, LV_STATE_FOCUSED, color); STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_3_s0, LV_STATE_FOCUSED, color);
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_FOCUSED, color); lv_style_set_text_font(&label_3_s0,LV_STATE_FOCUSED,&lv_font_montserrat_16);
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_FOCUSED, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_FOCUSED, color);
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_FOCUSED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_EDITED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_EDITED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_EDITED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_EDITED, color);
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_EDITED, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_EDITED, color);
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_3_s0, LV_STATE_EDITED, color); STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_3_s0, LV_STATE_EDITED, color);
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_EDITED, color); lv_style_set_text_font(&label_3_s0,LV_STATE_EDITED,&lv_font_montserrat_16);
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_EDITED, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_EDITED, color);
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_EDITED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_HOVERED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_HOVERED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_HOVERED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_HOVERED, color);
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_HOVERED, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_HOVERED, color);
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_3_s0, LV_STATE_HOVERED, color); STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_3_s0, LV_STATE_HOVERED, color);
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_HOVERED, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_HOVERED, color);
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_HOVERED, color); STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_HOVERED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_PRESSED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_PRESSED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_PRESSED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_PRESSED, color);
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_PRESSED, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_PRESSED, color);
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_3_s0, LV_STATE_PRESSED, color); STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_3_s0, LV_STATE_PRESSED, color);
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_PRESSED, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_PRESSED, color);
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_PRESSED, color); STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_PRESSED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_DISABLED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_DISABLED, color);
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_DISABLED, color); STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_DISABLED, color);
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_DISABLED, color); STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_DISABLED, color);
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_3_s0, LV_STATE_DISABLED, color); STYLE_COLOR_PROP(0x9c, 0x88, 0x88, 0x88) ; lv_style_set_text_color(&label_3_s0, LV_STATE_DISABLED, color);
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_DISABLED, color); STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_DISABLED, color);
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_DISABLED, color); STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_DISABLED, color);
lv_obj_t *label_3 = lv_label_create(button_3, NULL); lv_obj_t *label_3 = lv_label_create(button_3, NULL);
lv_obj_set_hidden(label_3, false); lv_obj_set_hidden(label_3, false);
lv_obj_set_click(label_3, false); lv_obj_set_click(label_3, false);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB