mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-25 07:08:30 +01:00
Refactoring
This commit is contained in:
@@ -1052,7 +1052,7 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
|
||||
return intent;
|
||||
}
|
||||
|
||||
public static class FragmentDialogPassword extends FragmentDialogEx {
|
||||
public static class FragmentDialogPassword extends FragmentDialogBase {
|
||||
private TextInputLayout etPassword1;
|
||||
private TextInputLayout etPassword2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user