KOIN 설정 적용

This commit is contained in:
2023-07-23 19:50:34 +09:00
parent 3e62c754df
commit c1054c5ede
24 changed files with 407 additions and 227 deletions

View File

@@ -10,6 +10,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Hello World!"
android:fontFamily="@font/gmarket_sans_bold"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"