Android Hilt pass Activity/intentExtras in Singleton Provide function
I’m new to Hilt/Dagger. I have an existing project with a Singleton, and I need a parameter from the caller app stored in intent extras:
I’m new to Hilt/Dagger. I have an existing project with a Singleton, and I need a parameter from the caller app stored in intent extras: