Prepare UX Rework:

- Fix flickering during sticky headers update
This commit is contained in:
Giom Foret
2017-04-20 10:38:13 +02:00
parent 635e09f6bb
commit 5ac1af0b52
3 changed files with 192 additions and 118 deletions
@@ -58,6 +58,11 @@
*/
@property (nonatomic) BOOL enableStickyHeaders;
/**
Define the height of each sticky headers (30.0 by default).
*/
@property (nonatomic) CGFloat stickyHeaderHeight;
/**
The Google Analytics Instance screen name (Default is "RecentsScreen").
*/