Skip to content

Commit bbcb4a2

Browse files
committed
🔥 불필요한 주석 제거
1 parent 94a646e commit bbcb4a2

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

presentation/src/main/res/layout/fragment_create_group.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -85,20 +85,6 @@
8585
android:layout_height="wrap_content" />
8686
</ScrollView>
8787

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-
10288
<com.google.android.material.button.MaterialButton
10389
android:id="@+id/btn_select_rule"
10490
android:layout_width="wrap_content"

0 commit comments

Comments
 (0)