mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: another size is
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
575b358aa5
commit
85e2476bcf
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
|
||||
#define LAYOUT_MAX_HEIGHT 2500
|
||||
#define CARD_MARGIN PBL_IF_ROUND_ELSE(12, 10)
|
||||
// All paddings relate to padding above the object unless othersize noted
|
||||
// All paddings relate to padding above the object unless another size is noted
|
||||
#define CARD_BOTTOM_PADDING 18
|
||||
// The y-position of a layout frame when its banner is peeking
|
||||
#define BANNER_PEEK_STATIC_Y (DISP_ROWS - STATUS_BAR_LAYER_HEIGHT)
|
||||
|
|
Loading…
Add table
Reference in a new issue