mirror of
https://github.com/etesync/android
synced 2024-12-23 07:08:16 +00:00
Debug info: make the text selectable.
This commit is contained in:
parent
bf1acb1ff5
commit
da26aaa179
@ -28,6 +28,7 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/please_wait"
|
android:text="@string/please_wait"
|
||||||
|
android:textIsSelectable="true"
|
||||||
android:typeface="monospace" />
|
android:typeface="monospace" />
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Loading…
Reference in New Issue
Block a user