diff --git a/app/src/main/res/layout/fragment_options_connection.xml b/app/src/main/res/layout/fragment_options_connection.xml index cf4e07e228..ebff3abf65 100644 --- a/app/src/main/res/layout/fragment_options_connection.xml +++ b/app/src/main/res/layout/fragment_options_connection.xml @@ -286,6 +286,7 @@ android:fontFamily="monospace" android:text="Network info" android:textAppearance="@style/TextAppearance.AppCompat.Small" + android:textIsSelectable="true" android:textSize="12sp" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent"