mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 16:16:33 +02:00
Simplification, dialog fragment for quick setup
This commit is contained in:
@@ -1021,7 +1021,7 @@ public class ActivitySetup extends ActivityBilling implements FragmentManager.On
|
||||
return intent;
|
||||
}
|
||||
|
||||
public static class FragmentDialogPassword extends DialogFragment {
|
||||
public static class FragmentDialogPassword extends DialogFragmentEx {
|
||||
private TextInputLayout etPassword1;
|
||||
private TextInputLayout etPassword2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user