mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 11:55:20 +01:00
Set background color in activity
This commit is contained in:
@@ -109,6 +109,8 @@ abstract class ActivityBase extends AppCompatActivity implements SharedPreferenc
|
||||
|
||||
setSupportActionBar(toolbar);
|
||||
|
||||
FragmentDialogTheme.setBackground(this, container, this instanceof ActivityCompose);
|
||||
|
||||
super.setContentView(container);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user