add span widget (#2227)

Co-authored-by: guowei15 <guowei15@xiaomi.com>
This commit is contained in:
guoweilkd
2021-05-13 23:42:33 +08:00
committed by GitHub
parent a2a65d48a5
commit 9fc556a90b
13 changed files with 1341 additions and 8 deletions

View File

@@ -118,6 +118,8 @@ void lv_example_tileview_1(void);
void lv_example_win_1(void);
void lv_example_span_1(void);
/**********************
* MACROS
**********************/