Made Android URI text selectable

This commit is contained in:
Juha Heinanen
2022-02-21 14:04:11 +02:00
parent 87f356a4cb
commit feb54d25bd

View File

@ -11,6 +11,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="5dp"
android:textSize="18sp"
android:textIsSelectable="true"
android:layout_marginTop="12dp"
android:layout_marginBottom="12dp" >
</TextView>