Journal viewer: make raw journal entries's text selectable.

pull/96/head
Tom Hacohen 5 years ago
parent ffb7f53c0a
commit d8cb979d36

@ -11,6 +11,7 @@
<TextView
android:id="@+id/content"
android:textIsSelectable="true"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="@dimen/activity_margin" />

Loading…
Cancel
Save