diff --git a/app/src/main/res/layout/fragment_pin_security.xml b/app/src/main/res/layout/fragment_pin_security.xml index 22e3f5c..b6582c6 100644 --- a/app/src/main/res/layout/fragment_pin_security.xml +++ b/app/src/main/res/layout/fragment_pin_security.xml @@ -1,44 +1,39 @@ - + android:inputType="numberPassword" /> + + android:layout_below="@+id/etNewPin"/> + android:inputType="numberPassword" /> + - \ No newline at end of file + android:layout_below="@+id/etConfirmPin" /> + + \ No newline at end of file