File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
presentation/src/main/res/layout Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 85
85
android : layout_height =" wrap_content" />
86
86
</ScrollView >
87
87
88
- <!-- <TextView-->
89
- <!-- android:id="@+id/time_and_date_picker"-->
90
- <!-- style="@style/MoGakRunText.Bold.Medium"-->
91
- <!-- android:layout_width="0dp"-->
92
- <!-- android:layout_height="70dp"-->
93
- <!-- android:layout_margin="16dp"-->
94
- <!-- android:background="@color/mogakrun_secondary_dark"-->
95
- <!-- android:gravity="center_vertical"-->
96
- <!-- android:text="@{viewModel.rules.toString()}"-->
97
- <!-- app:layout_constraintEnd_toStartOf="@id/btn_select_rule"-->
98
- <!-- app:layout_constraintStart_toStartOf="parent"-->
99
- <!-- app:layout_constraintTop_toBottomOf="@id/text_input_layout_group_name"-->
100
- <!-- tools:text="규칙들 들어갈 자리입니다~" />-->
101
-
102
88
<com .google.android.material.button.MaterialButton
103
89
android : id =" @+id/btn_select_rule"
104
90
android : layout_width =" wrap_content"
You can’t perform that action at this time.
0 commit comments