1
0
mirror of https://github.com/lint/TFDidThatSay synced 2025-07-04 16:36:46 +00:00

Fix Apollo crash, add option to show button

This commit is contained in:
lint
2020-01-11 13:45:34 -05:00
parent e07862629d
commit dc0ad9363d
5 changed files with 115 additions and 21 deletions

View File

@ -16,6 +16,7 @@
-(void) calculatedLayoutDidChange;
//custom elements
@property(strong,nonatomic) UIButton *undeleteButton;
-(void) undeleteCellWasSelected;
@end