Loading core/res/res/xml-mdpi/password_kbd_qwerty.xml +2 −2 Original line number Diff line number Diff line Loading @@ -80,8 +80,8 @@ <Key android:keyLabel="=" /> <Key android:codes="46" android:keyLabel="." android:keyWidth="10%p"/> <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_return" android:iconPreview="@drawable/sym_keyboard_feedback_return" <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_ok" android:iconPreview="@drawable/sym_keyboard_feedback_ok" android:keyWidth="20%p" android:keyEdgeFlags="right"/> </Row> Loading core/res/res/xml-mdpi/password_kbd_qwerty_shifted.xml +2 −2 Original line number Diff line number Diff line Loading @@ -79,8 +79,8 @@ android:keyWidth="20%p" android:isRepeatable="true"/> <Key android:keyLabel="+" /> <Key android:codes="46" android:keyLabel="."/> <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_return" android:iconPreview="@drawable/sym_keyboard_feedback_return" <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_ok" android:iconPreview="@drawable/sym_keyboard_feedback_ok" android:keyWidth="20%p" android:keyEdgeFlags="right"/> </Row> Loading Loading
core/res/res/xml-mdpi/password_kbd_qwerty.xml +2 −2 Original line number Diff line number Diff line Loading @@ -80,8 +80,8 @@ <Key android:keyLabel="=" /> <Key android:codes="46" android:keyLabel="." android:keyWidth="10%p"/> <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_return" android:iconPreview="@drawable/sym_keyboard_feedback_return" <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_ok" android:iconPreview="@drawable/sym_keyboard_feedback_ok" android:keyWidth="20%p" android:keyEdgeFlags="right"/> </Row> Loading
core/res/res/xml-mdpi/password_kbd_qwerty_shifted.xml +2 −2 Original line number Diff line number Diff line Loading @@ -79,8 +79,8 @@ android:keyWidth="20%p" android:isRepeatable="true"/> <Key android:keyLabel="+" /> <Key android:codes="46" android:keyLabel="."/> <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_return" android:iconPreview="@drawable/sym_keyboard_feedback_return" <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_ok" android:iconPreview="@drawable/sym_keyboard_feedback_ok" android:keyWidth="20%p" android:keyEdgeFlags="right"/> </Row> Loading