diff --git a/app/src/main/res/layout/fragment_options_misc.xml b/app/src/main/res/layout/fragment_options_misc.xml index c9c8d708cd..27d3827d5f 100644 --- a/app/src/main/res/layout/fragment_options_misc.xml +++ b/app/src/main/res/layout/fragment_options_misc.xml @@ -421,6 +421,7 @@ android:layout_height="wrap_content" android:layout_marginEnd="48dp" android:fontFamily="monospace" + android:selectAllOnFocus="true" android:text="UUID" android:textAppearance="@style/TextAppearance.AppCompat.Small" android:textIsSelectable="true"