mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 08:15:16 +00:00
Automatically apply new dark theme settings
This commit is contained in:
@ -74,6 +74,7 @@ class __ApplicationSettingsScreenState
|
||||
/// Apply new settings
|
||||
_updatedSettings() {
|
||||
setState(() {});
|
||||
applyNewThemeSettings(context);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user