Skip to content

Commit

Permalink
watchfaceanalog: Background in lvgl (InfiniTimeOrg#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
2 people authored and Zetabite committed Nov 12, 2023
1 parent 1e662e9 commit a76f187
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/WatchFaceBinary.cpp
Expand Down
Loading

0 comments on commit a76f187

Please sign in to comment.