mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 22:56:33 +02:00
Set background color in activity
This commit is contained in:
@@ -478,8 +478,6 @@ public class FragmentOptionsEncryption extends FragmentBase
|
||||
});
|
||||
|
||||
// Initialize
|
||||
FragmentDialogTheme.setBackground(getContext(), view, false);
|
||||
|
||||
boolean debug = prefs.getBoolean("debug", false);
|
||||
cardDebug.setVisibility(debug || BuildConfig.DEBUG ? View.VISIBLE : View.GONE);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user