mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-23 20:54:13 -04:00
Refactor ZimHostModule
This commit is contained in:
parent
3b5c230ed7
commit
0fa7b033e7
@ -14,6 +14,7 @@ public class ZimHostModule {
|
||||
return zimHostPresenter;
|
||||
}
|
||||
|
||||
@PerActivity
|
||||
@Provides Activity providesActivity(ZimHostActivity zimActivity) {
|
||||
return (Activity) zimActivity;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user