[escher] Add a class BurgerMenuView

This commit is contained in:
Émilie Feral
2019-10-15 11:04:18 +02:00
committed by Léa Saviot
parent bb8bf9862c
commit 8915148e72
4 changed files with 74 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ escher_src += $(addprefix escher/src/,\
app.cpp \
bank_view_controller.cpp \
buffer_text_view.cpp \
burger_menu_view.cpp \
button.cpp \
button_row_controller.cpp \
chevron_view.cpp \