File tree Expand file tree Collapse file tree 2 files changed +2427
-2424
lines changed Expand file tree Collapse file tree 2 files changed +2427
-2424
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ extern "C" {
48
48
#define LONG_PRESS_BUTTON_HEIGHT 128
49
49
#define UP_FOOTER_BUTTON_HEIGHT 120
50
50
#define ACTION_AND_FOOTER_FOOTER_HEIGHT 216
51
+ #define BOTH_ROUNDED_FOOTER_HEIGHT 216
51
52
52
53
#define LIST_ITEM_MIN_TEXT_HEIGHT 40
53
54
#define LIST_ITEM_PRE_HEADING 28
@@ -76,6 +77,7 @@ extern "C" {
76
77
#define LONG_PRESS_BUTTON_HEIGHT 152
77
78
#define UP_FOOTER_BUTTON_HEIGHT 136
78
79
#define ACTION_AND_FOOTER_FOOTER_HEIGHT 232
80
+ #define BOTH_ROUNDED_FOOTER_HEIGHT 232
79
81
80
82
#define LIST_ITEM_MIN_TEXT_HEIGHT SMALL_ICON_SIZE
81
83
#define LIST_ITEM_PRE_HEADING 26
@@ -104,6 +106,7 @@ extern "C" {
104
106
#define LONG_PRESS_BUTTON_HEIGHT 88
105
107
#define UP_FOOTER_BUTTON_HEIGHT 88
106
108
#define ACTION_AND_FOOTER_FOOTER_HEIGHT 128
109
+ #define BOTH_ROUNDED_FOOTER_HEIGHT 148
107
110
108
111
#define LIST_ITEM_MIN_TEXT_HEIGHT SMALL_ICON_SIZE
109
112
#define LIST_ITEM_PRE_HEADING 22
You can’t perform that action at this time.
0 commit comments