endian11
2019-11-25 e01f5a72c7782419f01f01b3453d808a71888cb1
app/src/main/java/safeluck/drive/evaluation/fragment/PasswordFragment.java
@@ -1,8 +1,7 @@
package safeluck.drive.evaluation.fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
@@ -11,6 +10,9 @@
import android.widget.EditText;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import me.yokeyword.fragmentation.SupportFragment;
import safeluck.drive.evaluation.R;