Browse Source

textPreview is selectable

tobiasKaminsky 9 năm trước cách đây
mục cha
commit
e714707754
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      res/layout/text_file_preview.xml

+ 1 - 0
res/layout/text_file_preview.xml

@@ -29,5 +29,6 @@
         android:layout_marginLeft="8dp"
         android:layout_marginRight="8dp"
         android:layout_marginStart="8dp"
+        android:textIsSelectable="true"
         android:visibility="gone"/>
 </ScrollView>