File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
android : layout_height =" 0dp"
19
19
android : background =" @drawable/shape_white_fill_gray100_stroke_20_rect"
20
20
android : src =" @color/background"
21
- android : visibility =" invisible "
21
+ android : visibility =" visible "
22
22
app : layout_constraintBottom_toBottomOf =" parent"
23
23
app : layout_constraintDimensionRatio =" 0.7"
24
24
app : layout_constraintEnd_toEndOf =" parent"
69
69
android : layout_width =" 0dp"
70
70
android : layout_height =" 0dp"
71
71
android : background =" @drawable/shape_white_fill_gray100_stroke_20_rect"
72
- android : visibility =" visible "
72
+ android : visibility =" invisible "
73
73
app : layout_constraintBottom_toBottomOf =" @id/cl_happy_routine_add_card"
74
74
app : layout_constraintEnd_toEndOf =" @id/cl_happy_routine_add_card"
75
75
app : layout_constraintStart_toStartOf =" @id/cl_happy_routine_add_card"
You can’t perform that action at this time.
0 commit comments