mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 13:16:58 +02:00
-> set the roomDetails viewController title
-> the selected section title text was not a bold font.
This commit is contained in:
@@ -260,6 +260,7 @@
|
||||
[settingsViewController initWithSession:session andRoomId:roomid];
|
||||
[viewControllers addObject:settingsViewController];
|
||||
|
||||
segmentedViewController.title = NSLocalizedStringFromTable(@"room_details_title", @"Vector", nil);
|
||||
[segmentedViewController initWithTitles:titles viewControllers:viewControllers defaultSelected:0];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user