Made Android URI text selectable
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginStart="5dp"
|
android:layout_marginStart="5dp"
|
||||||
android:textSize="18sp"
|
android:textSize="18sp"
|
||||||
|
android:textIsSelectable="true"
|
||||||
android:layout_marginTop="12dp"
|
android:layout_marginTop="12dp"
|
||||||
android:layout_marginBottom="12dp" >
|
android:layout_marginBottom="12dp" >
|
||||||
</TextView>
|
</TextView>
|
||||||
|
|||||||
Reference in New Issue
Block a user