aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/layout/decrypt_layout.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/decrypt_layout.xml b/app/src/main/res/layout/decrypt_layout.xml
index 6169dd19..0c80c9ed 100644
--- a/app/src/main/res/layout/decrypt_layout.xml
+++ b/app/src/main/res/layout/decrypt_layout.xml
@@ -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"