mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 06:36:58 +02:00
room_members_search
-> add the swipe to remove member / to leave the room -> add member when selecting a cell.
This commit is contained in:
@@ -37,5 +37,13 @@
|
||||
*/
|
||||
- (void)refreshCurrentSelectedCell:(BOOL)forceVisible;
|
||||
|
||||
/**
|
||||
Return a background color for an image resource.
|
||||
|
||||
@param imageName the image resource name
|
||||
@return the UIColor
|
||||
*/
|
||||
+ (UIColor*)getBackgroundColor:(NSString*)imageName;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user