File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 android : orientation =" vertical"
66 android : gravity =" center_vertical"
77 android : paddingLeft =" 4dp"
8- android : paddingTop =" 0dp "
8+ android : paddingTop =" 5dp "
99 android : paddingRight =" 4dp"
1010 android : paddingBottom =" 10dp" >
1111
1212 <TextView
1313 android : id =" @id/kr_title"
14- android : layout_marginTop =" 10dp"
1514 android : layout_width =" match_parent"
1615 android : layout_height =" wrap_content"
1716 style =" @style/textTitle" />
4645 android : layout_height =" wrap_content"
4746 android : adjustViewBounds =" true"
4847 android : scaleType =" fitCenter"
49- android : layout_marginBottom =" 6dp "
48+ android : layout_marginBottom =" 10dp "
5049 android : visibility =" gone" />
5150
5251</LinearLayout >
Original file line number Diff line number Diff line change 55 android : gravity =" center_vertical"
66 android : orientation =" vertical"
77 android : paddingLeft =" 16dp"
8- android : paddingTop =" 0dp "
8+ android : paddingTop =" 6dp "
99 android : paddingRight =" 16dp"
1010 android : paddingBottom =" 10dp" >
1111
1212 <TextView
1313 android : id =" @id/kr_title"
1414 android : layout_width =" match_parent"
1515 android : layout_height =" wrap_content"
16- android : layout_marginTop =" 10dp"
1716 style =" @style/textTitle"
1817 android : breakStrategy =" simple" />
1918
5049 android : layout_height =" wrap_content"
5150 android : adjustViewBounds =" true"
5251 android : scaleType =" fitCenter"
53- android : layout_marginBottom =" 6dp "
52+ android : layout_marginBottom =" 10dp "
5453 android : visibility =" gone" />
5554</LinearLayout >
You can’t perform that action at this time.
0 commit comments