mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 06:38:29 +02:00
Fixed color blender
This commit is contained in:
@@ -396,6 +396,8 @@ public class ActivitySetup extends ActivityBilling implements FragmentManager.On
|
||||
prefs.edit().putString("theme", "system").apply();
|
||||
break;
|
||||
}
|
||||
|
||||
ContactInfo.clearCache();
|
||||
}
|
||||
|
||||
private void onMenuOptions() {
|
||||
|
||||
Reference in New Issue
Block a user