File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 <solid android : color =" #467EE1" />
2626 <stroke
2727 android : width =" 1dp"
28- android : color =" #999999 " />
28+ android : color =" #467EE1 " />
2929 <corners
3030 android : bottomLeftRadius =" 4dp"
3131 android : bottomRightRadius =" 4dp"
Original file line number Diff line number Diff line change 2525 <solid android : color =" #356DD0" />
2626 <stroke
2727 android : width =" 1dp"
28- android : color =" #999999 " />
28+ android : color =" #467EE1 " />
2929 <corners
3030 android : bottomLeftRadius =" 4dp"
3131 android : bottomRightRadius =" 4dp"
Original file line number Diff line number Diff line change 230230 android : layout_marginTop =" 12dp"
231231 android : background =" @drawable/topic_reply_btn_bg"
232232 android : id =" @+id/send_reply"
233- android : layout_width =" 100dp "
234- android : layout_height =" 40dp "
233+ android : layout_width =" 80dp "
234+ android : layout_height =" 36dp "
235235 android : layout_alignParentRight =" true"
236+ android : textColor =" @color/diy_white"
236237 android : layout_below =" @id/my_reply"
237238 android : text =" 发送" />
238239 </RelativeLayout >
You can’t perform that action at this time.
0 commit comments