mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
reskin: remove bar style ivars from RiotDesignValues
This commit is contained in:
@@ -195,7 +195,7 @@ static void *RecordingContext = &RecordingContext;
|
||||
|
||||
- (UIStatusBarStyle)preferredStatusBarStyle
|
||||
{
|
||||
return kRiotDesignStatusBarStyle;
|
||||
return RiotDesignValues.theme.statusBarStyle;
|
||||
}
|
||||
|
||||
- (BOOL)prefersStatusBarHidden
|
||||
|
||||
Reference in New Issue
Block a user