Skip to content

Commit 88bf294

Browse files
committed
Preview: Text selectable
For #110
1 parent 7c73c99 commit 88bf294

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

opencloudApp/src/main/res/layout/preview_format_text_fragment.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
android:id="@+id/text_preview"
2727
android:layout_width="match_parent"
2828
android:layout_height="wrap_content"
29+
android:textIsSelectable="true"
2930
android:paddingTop="@dimen/standard_half_margin"
3031
android:paddingBottom="@dimen/standard_half_margin"
3132
android:layout_marginStart="@dimen/standard_margin"

0 commit comments

Comments
 (0)