Rectangle padding added

This commit is contained in:
Gabor
2016-06-15 09:38:20 +02:00
parent c476355967
commit 151b7cbb95
9 changed files with 265 additions and 153 deletions

View File

@@ -45,9 +45,10 @@ typedef struct
typedef struct
{
lv_rect_ext_t rect_exp;
lv_obj_t* sbh_dp; /*Horizontal scrollbar*/
lv_obj_t* sbv_dp; /*Vertical scrollbar*/
}lv_page_t;
}lv_page_ext_t;
typedef enum
{