mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 10:32:46 +02:00
Add basic OLED black theme
This commit is contained in:
@@ -2081,6 +2081,8 @@ NSString *const kRoomSettingsAdvancedE2eEnabledCellViewIdentifier = @"kRoomSetti
|
||||
topicTextView.editable = (oneSelfPowerLevel >= [powerLevels minimumPowerLevelForSendingEventAsStateEvent:kMXEventTypeStringRoomTopic]);
|
||||
topicTextView.textColor = kRiotSecondaryTextColor;
|
||||
|
||||
topicTextView.keyboardAppearance = kRiotKeyboard;
|
||||
|
||||
cell = roomTopicCell;
|
||||
}
|
||||
else if (row == ROOM_SETTINGS_MAIN_SECTION_ROW_NAME)
|
||||
|
||||
Reference in New Issue
Block a user