Update rect default icon x offset to match stock
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
#else
|
||||
#define USE_ROUND_BAR_BY_DEFAULT false
|
||||
#define DEFAULT_ANIM_DISTANCE 5
|
||||
#define DEFAULT_ICONS_X_OFFSET 0
|
||||
#define DEFAULT_ICONS_X_OFFSET 1
|
||||
#endif
|
||||
|
||||
static const GRect s_base_grect_rect = GRect(PBL_DISPLAY_WIDTH - ACTION_BAR_WIDTH, 0, ACTION_BAR_WIDTH, PBL_DISPLAY_HEIGHT);
|
||||
|
||||
Reference in New Issue
Block a user