Loading res/layout/crypt_keeper_password_field.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:inputType="textPassword" android:textSize="16sp" android:padding="10sp" android:maxLength="500" style="@style/TextAppearance.CryptKeeper_PasswordEntry" /> <include layout="@layout/crypt_keeper_switch_input_method" /> Loading res/layout/crypt_keeper_pin_field.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:inputType="numberPassword" android:textSize="28sp" android:padding="4sp" android:maxLength="500" style="@style/TextAppearance.CryptKeeper_PasswordEntry" /> <include layout="@layout/crypt_keeper_switch_input_method" /> Loading Loading
res/layout/crypt_keeper_password_field.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:inputType="textPassword" android:textSize="16sp" android:padding="10sp" android:maxLength="500" style="@style/TextAppearance.CryptKeeper_PasswordEntry" /> <include layout="@layout/crypt_keeper_switch_input_method" /> Loading
res/layout/crypt_keeper_pin_field.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:inputType="numberPassword" android:textSize="28sp" android:padding="4sp" android:maxLength="500" style="@style/TextAppearance.CryptKeeper_PasswordEntry" /> <include layout="@layout/crypt_keeper_switch_input_method" /> Loading