Solve bug for password selection

This commit is contained in:
J-Jamet
2017-11-03 20:52:20 +01:00
parent 002fa06ce9
commit 3d05afa02d

View File

@@ -58,7 +58,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:inputType="textPassword"
android:textIsSelectable="true"
style="@style/KeepassDXStyle.TextAppearance.TextEntryItem" />
<!-- Comment -->