mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-26 15:40:59 +01:00
Refactoring
This commit is contained in:
@@ -411,7 +411,7 @@ public class FragmentOptionsDisplay extends FragmentBase implements SharedPrefer
|
||||
swActionbar.setChecked(prefs.getBoolean("actionbar", true));
|
||||
}
|
||||
|
||||
public static class FragmentDialogTheme extends FragmentDialogEx {
|
||||
public static class FragmentDialogTheme extends FragmentDialogBase {
|
||||
@NonNull
|
||||
@Override
|
||||
public Dialog onCreateDialog(@Nullable Bundle savedInstanceState) {
|
||||
|
||||
Reference in New Issue
Block a user