File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 22<LinearLayout xmlns : android =" http://schemas.android.com/apk/res/android"
33 android : layout_width =" match_parent"
44 android : layout_height =" wrap_content"
5+ xmlns : tools =" http://schemas.android.com/tools"
56 android : background =" ?android:attr/selectableItemBackground"
67 android : orientation =" horizontal" >
78
1011 android : layout_height =" wrap_content"
1112 android : orientation =" vertical" >
1213
13-
1414 <LinearLayout
1515 android : layout_width =" match_parent"
1616 android : layout_height =" match_parent"
2929 android : layout_weight =" 7"
3030 android : includeFontPadding =" false"
3131 android : lineSpacingExtra =" -4dp"
32- android : text =" 내용"
32+ tools : text =" 메뉴더하기+메뉴더하기+메뉴더하기+메뉴더하기+메뉴더하기+메뉴더하기"
33+ android:lineHeight = " 20.dp"
3334 android : textColor =" @color/black" />
3435
3536 <TextView
4041 android : layout_weight =" 1.5"
4142 android : gravity =" center"
4243 android : includeFontPadding =" false"
43- android : text =" 5,000"
44+ tools : text =" 5,000"
4445 android : textColor =" @color/black" />
4546
4647 <TextView
5152 android : layout_weight =" 1.5"
5253 android : gravity =" center"
5354 android : includeFontPadding =" false"
54- android : text =" 3.6"
55+ tools : text =" 3.6"
5556 android : textColor =" @color/black" />
5657 </LinearLayout >
5758 </LinearLayout >
You can’t perform that action at this time.
0 commit comments