Sangeeta Gulia
Results
1
comments of
Sangeeta Gulia
I am trying to do it like this : class SomeActivity @Inject()(someActivityHelper: someActivityHelper) extends SActivity with SContext but when i try to create intent as : val intent = SIntent[SomeActivity]...