File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
APIJSON(Android)/APIJSON(ADT)/APIJSONApp/APIJSONApp/res/layout Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 33 android : id =" @+id/tvmomentViewCommentItemContent"
44 style =" @style/text_small_black"
55 android : layout_width =" match_parent"
6+ android : autoLink =" all"
67 android : background =" @drawable/bg_item_to_alpha"
78 android : gravity =" left|center_vertical"
89 android : paddingBottom =" 2dp"
910 android : paddingTop =" 2dp"
10- android : text =" This is a comment..." />
11+ android : text =" This is a comment..." />
Original file line number Diff line number Diff line change 5858 android : id =" @+id/tvCommentContent"
5959 style =" @style/text_small_black"
6060 android : layout_width =" match_parent"
61+ android : autoLink =" all"
6162 android : background =" @drawable/bg_item_to_alpha"
6263 android : gravity =" top|left"
6364 android : paddingBottom =" 4dp" />
Original file line number Diff line number Diff line change 1717 android : paddingRight =" @dimen/moment_view_head_padding_right" >
1818
1919 <ImageView
20- android : background =" @color/alpha_3"
2120 android : id =" @+id/ivMomentViewHead"
2221 android : layout_width =" match_parent"
2322 android : layout_height =" match_parent"
23+ android : background =" @color/alpha_3"
2424 android : scaleType =" centerCrop" />
2525 </RelativeLayout >
2626
5555 style =" @style/text_small_black"
5656 android : layout_width =" match_parent"
5757 android : layout_marginTop =" 5dp"
58+ android : autoLink =" all"
5859 android : background =" @drawable/bg_item_to_alpha"
5960 android : gravity =" left|top"
6061 android : maxLines =" 8"
You can’t perform that action at this time.
0 commit comments