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>
This commit is contained in:
parent
782ef7902f
commit
6d0d8c7d63
4 changed files with 40 additions and 278 deletions
|
|
@ -427,7 +427,6 @@ list(APPEND SOURCE_FILES
|
|||
displayapp/screens/settings/SettingBluetooth.cpp
|
||||
|
||||
## Watch faces
|
||||
displayapp/icons/bg_clock.c
|
||||
displayapp/screens/WatchFaceAnalog.cpp
|
||||
displayapp/screens/WatchFaceDigital.cpp
|
||||
displayapp/screens/WatchFaceInfineat.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue