File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 22<shape xmlns : android =" http://schemas.android.com/apk/res/android"
33 android : shape =" oval" >
44 <size
5- android : width =" 12dp "
6- android : height =" 12dp " />
5+ android : width =" 14dp "
6+ android : height =" 14dp " />
77 <solid android : color =" ?attr/colorPrimary" />
88</shape >
Original file line number Diff line number Diff line change 22<shape xmlns : android =" http://schemas.android.com/apk/res/android"
33 android : shape =" oval" >
44 <size
5- android : width =" 8dp "
6- android : height =" 8dp " />
5+ android : width =" 10dp "
6+ android : height =" 10dp " />
77 <solid android : color =" ?attr/colorOutline" />
88</shape >
Original file line number Diff line number Diff line change 5353 android : layout_weight =" 1"
5454 android : background =" @android:color/transparent"
5555 android : minHeight =" 0dp"
56+ app : tabGravity =" center"
5657 app : tabIndicatorFullWidth =" false"
5758 app : tabIndicatorGravity =" center"
5859 app : tabIndicatorHeight =" 0dp"
60+ app : tabPaddingStart =" 0dp"
61+ app : tabPaddingEnd =" 0dp"
62+ app : tabPaddingTop =" 0dp"
63+ app : tabPaddingBottom =" 0dp"
5964 app : tabRippleColor =" @android:color/transparent" />
6065
6166 <com .google.android.material.button.MaterialButton
Original file line number Diff line number Diff line change 5757 android : id =" @+id/radio_button"
5858 android : layout_width =" wrap_content"
5959 android : layout_height =" wrap_content"
60- android : layout_marginEnd =" 4dp "
60+ android : layout_marginEnd =" 0dp "
6161 app : layout_constraintEnd_toEndOf =" parent"
6262 app : layout_constraintTop_toTopOf =" parent"
6363 app : layout_constraintBottom_toBottomOf =" parent" />
You can’t perform that action at this time.
0 commit comments