Ui update

This commit is contained in:
Riku Isokoski
2021-06-13 12:47:12 +03:00
committed by JF002
parent df8d396472
commit e0d01411d7
10 changed files with 113 additions and 107 deletions

View File

@@ -57,10 +57,11 @@ namespace Pinetime {
lv_obj_t* imgDiscAnim;
lv_obj_t* txtTrackDuration;
lv_style_t btn_style;
/** For the spinning disc animation */
bool frameB;
bool displayVolumeButtons = false;
Pinetime::Controllers::MusicService& musicService;
std::string artist;