Merge pull request #27 from jbaiter/extra-selectable
Make decrypted Extra content selectable
This commit is contained in:
commit
f56c46a106
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue