[escher] Rework of timers and bigger text in toolboxes

This commit is contained in:
Laury
2022-06-24 22:35:36 +02:00
parent 391fd5e243
commit 0b2a581177
74 changed files with 407 additions and 208 deletions

View File

@@ -21,6 +21,7 @@ endif
escher_src += $(addprefix escher/src/,\
alternate_empty_view_controller.cpp \
animation_timer.cpp \
app.cpp \
background_view.cpp \
bank_view_controller.cpp \
@@ -84,6 +85,7 @@ escher_src += $(addprefix escher/src/,\
selectable_table_view.cpp \
simple_list_view_data_source.cpp \
simple_table_view_data_source.cpp \
slideable_message_text_view.cpp \
solid_color_view.cpp \
stack_view.cpp \
stack_view_controller.cpp \