[apps/shared] Handle empty cells in store data table navigation

This commit is contained in:
Léa Saviot
2018-05-24 13:57:28 +02:00
parent 24d7593276
commit 70fa8d658e
5 changed files with 69 additions and 2 deletions

View File

@@ -2,10 +2,10 @@
#define SHARED_STORE_CONTROLLER_H
#include <escher.h>
#include "editable_cell_table_view_controller.h"
#include "float_pair_store.h"
#include "hideable_even_odd_editable_text_cell.h"
#include "store_parameter_controller.h"
#include "editable_cell_table_view_controller.h"
namespace Shared {