mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Set background color in activity
This commit is contained in:
@@ -57,7 +57,6 @@ public class ActivityDSN extends ActivityBase {
|
||||
grpReady = findViewById(R.id.grpReady);
|
||||
|
||||
// Initialize
|
||||
FragmentDialogTheme.setBackground(this, view, false);
|
||||
grpReady.setVisibility(View.GONE);
|
||||
|
||||
load();
|
||||
|
||||
Reference in New Issue
Block a user