demo: add lv_demo_scroll

This commit is contained in:
Gabor Kiss-Vamosi
2023-07-15 23:24:58 +02:00
parent 6d2d8a7583
commit b78d4dc04b
7 changed files with 172 additions and 5 deletions

View File

@@ -106,7 +106,7 @@ img_transform_avatar_15_map[] = {
};
const lv_img_dsc_t img_transform_avatar_15 = {
.header.cf = LV_COLOR_FORMAT_NATIVE_WITH_ALPHA,
.header.cf = LV_COLOR_FORMAT_ARGB8888,
.header.always_zero = 0,
.header.reserved = 0,
.header.w = 80,