Fixed color blender

This commit is contained in:
M66B
2019-04-04 14:17:36 +02:00
parent ab7e3d073e
commit a956cb8733
4 changed files with 11 additions and 3 deletions

View File

@@ -396,6 +396,8 @@ public class ActivitySetup extends ActivityBilling implements FragmentManager.On
prefs.edit().putString("theme", "system").apply();
break;
}
ContactInfo.clearCache();
}
private void onMenuOptions() {