mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-09-19 05:48:54 +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