studio
studio copied to clipboard
[LVGL] In Calendar add Chinese mode
It seems there is a function:
lv_calendar_set_chinese_mode(calendar, true);
We can add "Chinese mode" property for the Calendar widget and call this function.