mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 03:46:00 +01:00
Set background color in activity
This commit is contained in:
@@ -599,8 +599,6 @@ public class FragmentOptionsPrivacy extends FragmentBase implements SharedPrefer
|
||||
});
|
||||
|
||||
// Initialize
|
||||
FragmentDialogTheme.setBackground(getContext(), view, false);
|
||||
|
||||
StringBuilder sb = new StringBuilder();
|
||||
for (String value : EmailService.getId(getContext()).values()) {
|
||||
if (sb.length() > 0)
|
||||
|
||||
Reference in New Issue
Block a user