Debug info: make the text selectable.

pull/131/head
Tom Hacohen 4 years ago
parent bf1acb1ff5
commit da26aaa179

@ -28,6 +28,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/please_wait"
android:textIsSelectable="true"
android:typeface="monospace" />
</LinearLayout>

Loading…
Cancel
Save