mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-04 06:58:20 +02:00
Fix second half of SYIOS-38 - bad UX when updating avator & display name in settings
-> request to the user to save pending profile updates before switching to an other tab
This commit is contained in:
@@ -20,5 +20,8 @@
|
||||
|
||||
- (void)reset;
|
||||
|
||||
typedef void (^blockSettings_onCheckSave)();
|
||||
- (BOOL)checkPendingSave:(blockSettings_onCheckSave)handler;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user