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