diff --git a/app/src/main/res/layout/item_source_debug.xml b/app/src/main/res/layout/item_source_debug.xml index 52c96908b..7beaede03 100644 --- a/app/src/main/res/layout/item_source_debug.xml +++ b/app/src/main/res/layout/item_source_debug.xml @@ -2,4 +2,6 @@ \ No newline at end of file + android:layout_height="wrap_content" + android:textIsSelectable="true" + android:autoLink="web" /> \ No newline at end of file