评论支持复制粘贴

chengzhenyu 8 年之前
父節點
當前提交
b23fa7d7db
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/res/layout/comment_list_item.xml

+ 1 - 0
app/src/main/res/layout/comment_list_item.xml

@@ -46,6 +46,7 @@
46 46
         android:textSize="12sp"
47 47
         android:layout_marginTop="28dp"
48 48
         android:layout_alignLeft="@id/tv_commenter_name"
49
+        android:textIsSelectable="true"
49 50
         />
50 51
 
51 52