mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps/home] Improve home layout
Change-Id: I0505cbcb27409cef17fa4df31e1aa1d729e47337
This commit is contained in:
@@ -32,6 +32,8 @@ private:
|
||||
static constexpr int k_numberOfColumns = 3;
|
||||
static constexpr int k_numberOfApps = 10;
|
||||
static constexpr int k_maxNumberOfCells = 16;
|
||||
static constexpr int k_cellHeight = 98;
|
||||
static constexpr int k_cellWidth = 104;
|
||||
AppCell m_cells[k_maxNumberOfCells];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user