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:
Max Friedrich
2023-08-15 13:01:17 +02:00
committed by GitHub
parent 782ef7902f
commit 6d0d8c7d63
4 changed files with 40 additions and 278 deletions
-1
View File
@@ -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