File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 android : shape =" rectangle"
44 xmlns : android =" http://schemas.android.com/apk/res/android" >
55 <corners
6- android : radius =" 10 .0dip" />
6+ android : radius =" 28 .0dip" />
77 <solid
88 android : color =" @android:color/white" />
99</shape >
Original file line number Diff line number Diff line change 216216 android : layout_height =" wrap_content"
217217 android : layout_weight =" 1"
218218 app : cardBackgroundColor =" ?colorCard"
219- app : cardCornerRadius =" 10dp "
219+ app : cardCornerRadius =" 28dp "
220220 app : cardElevation =" 0dp"
221221 app : contentPadding =" 5dp"
222222 app : strokeWidth =" 0dp" >
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 =" wrap_content"
44 android : layout_height =" match_parent"
5- android : paddingHorizontal =" 16dp "
5+ android : paddingHorizontal =" 8dp "
66 android : paddingVertical =" 8dp"
77 android : orientation =" horizontal"
88 android : gravity =" center_vertical" >
You can’t perform that action at this time.
0 commit comments