duraz0rz / IIDXTools

Easily calculate your Sudden+ number based on BPM and green number
MIT License
0 stars 0 forks source link

Add DI to project #30

Closed duraz0rz closed 7 years ago

duraz0rz commented 7 years ago

Use DI to inject SuddenPlusCalculator into SuddenPlusTableActivity instead of initing one.

duraz0rz commented 7 years ago

Trying Koin. Kapsule is relatively new and doesn't integrate with testing frameworks.

duraz0rz commented 7 years ago

Guess Kotlin stuff isn't really up to snuff yet and I don't exactly need a framework right now, anyways.