mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-25 15:10:47 +01: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