Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 281 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 281 Bytes

SaveAccount

[기술 스택]

  • AAC
    • Room
    • ViewModel
    • DataBinding
    • LifeCycle
  • MVVM
  • Kotlin
    • Coroutine
  • Dagger Hilt
  • Test
    • JUnit
    • Espresso
    • Ui Automator

[개발 의문점]

  • BottomSheetDialog는 Hilt로 의존성 주입을 어떻게 할까?