Skip to content

Commit

Permalink
watchfaceanalog: Background in lvgl (#1824)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
minacode and minacode authored Aug 15, 2023
1 parent 782ef79 commit 6d0d8c7
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 278 deletions.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 6d0d8c7

Please sign in to comment.