maltaisn / another-notes-app

Another notes app for Android, like there have been tens of thousands before.
Apache License 2.0
351 stars 36 forks source link

Understanding #135

Closed shero333 closed 8 months ago

shero333 commented 9 months ago

Hi, i recently review your code! and everything was fine and it runs fine too! Actually, i wanted to understand the DI you are using in the project! I will be glad if you give some time on it or provide me with a document which depicts the DI being used in the project! Just wanted to clear the concept! Will be oblidged!

maltaisn commented 9 months ago

Your guess is as good as mine at this point, I don't remember much except that it was a pretty standard DI setup as of 4 years ago. I think people use Dagger Hilt now on Android but I have no clue what it does.