Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 347 Bytes

File metadata and controls

16 lines (9 loc) · 347 Bytes

poul / com.sophoun.ui_state / BaseApplication / <init>

<init>

BaseApplication()

A base application class.

This class is initialized with some library like:

  • Koin (Dependency injection)
  • LeakCanary (Leak detector)
  • Logger (Pretty logger)

Current doesn't use