mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 06:38:29 +02:00
Set background color in activity
This commit is contained in:
@@ -796,8 +796,6 @@ public class FragmentOptionsSend extends FragmentBase implements SharedPreferenc
|
||||
});
|
||||
|
||||
// Initialize
|
||||
FragmentDialogTheme.setBackground(getContext(), view, false);
|
||||
|
||||
String re1 = getString(R.string.title_subject_reply, "");
|
||||
String re2 = getString(R.string.title_subject_reply_alt, "");
|
||||
((RadioButton) view.findViewById(R.id.rbRe1)).setText(re1);
|
||||
|
||||
Reference in New Issue
Block a user