mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Integrate notifications API
This commit is contained in:
parent
d78c7befbd
commit
28a6a3b71d
32 changed files with 1013 additions and 58 deletions
|
|
@ -89,7 +89,7 @@ public class TestCommonsApplication extends CommonsApplication {
|
|||
}
|
||||
|
||||
@Override
|
||||
public MediaWikiApi provideMediaWikiApi() {
|
||||
public MediaWikiApi provideMediaWikiApi(Context context) {
|
||||
return mediaWikiApi;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue