We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c72514 commit b3c7b21Copy full SHA for b3c7b21
1 file changed
opencloudApp/src/main/res/layout/preview_format_text_fragment.xml
@@ -26,6 +26,7 @@
26
android:id="@+id/text_preview"
27
android:layout_width="match_parent"
28
android:layout_height="wrap_content"
29
+ android:textIsSelectable="true"
30
android:paddingTop="@dimen/standard_half_margin"
31
android:paddingBottom="@dimen/standard_half_margin"
32
android:layout_marginStart="@dimen/standard_margin"
0 commit comments