mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 19:34:15 +01:00
Refactoring
This commit is contained in:
@@ -365,7 +365,7 @@ public class FragmentSetup extends FragmentBase {
|
||||
btnPermissions.setEnabled(!has);
|
||||
}
|
||||
|
||||
public static class FragmentDialogDoze extends DialogFragmentEx {
|
||||
public static class FragmentDialogDoze extends FragmentDialogEx {
|
||||
@NonNull
|
||||
@Override
|
||||
public Dialog onCreateDialog(@Nullable Bundle savedInstanceState) {
|
||||
|
||||
Reference in New Issue
Block a user