mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 05:48:09 +00:00
Merge pull request #27 from jbaiter/extra-selectable
Make decrypted Extra content selectable
This commit is contained in:
commit
f56c46a106
@ -101,6 +101,7 @@
|
||||
android:text="Extra content: "/>
|
||||
<TextView
|
||||
android:id="@+id/crypto_extra_show"
|
||||
android:textIsSelectable="true"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="@android:color/black"
|
||||
|
Loading…
x
Reference in New Issue
Block a user