Make decrypted Extra content selectable

This commit is contained in:
Johannes Baiter 2014-10-30 18:30:29 +01:00
parent 2c97c8a1e1
commit 7560b81f03

View file

@ -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"