mirror of
https://github.com/etesync/android
synced 2025-01-23 14:10:54 +00:00
Journal viewer: make raw journal entries's text selectable.
This commit is contained in:
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…
Reference in New Issue
Block a user