mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-30 04:00:02 +02:00
[escher] Reorganize all cells'name and factorize their layouts
Change-Id: I69900ee98ff6a6868f96d70a0e335a589ef16c3f
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include <escher/table_view_data_source.h>
|
||||
|
||||
void TableViewDataSource::willDisplayCellAtLocation(TableViewCell * cell, int i, int j) {
|
||||
void TableViewDataSource::willDisplayCellAtLocation(HighlightCell * cell, int i, int j) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user