Skip to content

Commit 6d0d8c7

Browse files
minacodeminacode
and
minacode
authored
watchfaceanalog: Background in lvgl (#1824)
* change background image to widgets This commit removes the background image for the WatchFaceAnalog and replaces it with lvgl widgets. It aims to keep the original look. * remove comments and background image --------- Co-authored-by: minacode <minamoto9@web.de>
1 parent 782ef79 commit 6d0d8c7

File tree

4 files changed

+40
-278
lines changed

4 files changed

+40
-278
lines changed

src/CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,6 @@ list(APPEND SOURCE_FILES
427427
displayapp/screens/settings/SettingBluetooth.cpp
428428

429429
## Watch faces
430-
displayapp/icons/bg_clock.c
431430
displayapp/screens/WatchFaceAnalog.cpp
432431
displayapp/screens/WatchFaceDigital.cpp
433432
displayapp/screens/WatchFaceInfineat.cpp

0 commit comments

Comments
 (0)