mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
Migrated widget module from Java to Kotlin (#5940)
* Rename .java to .kt * Migrated widget module to Kotlin
This commit is contained in:
parent
0fdb0044b9
commit
cb4ffd8ca8
7 changed files with 224 additions and 237 deletions
|
|
@ -2,7 +2,6 @@ package fr.free.nrw.commons.di;
|
|||
|
||||
import com.google.gson.Gson;
|
||||
|
||||
import fr.free.nrw.commons.actions.PageEditClient;
|
||||
import fr.free.nrw.commons.explore.categories.CategoriesModule;
|
||||
import fr.free.nrw.commons.navtab.MoreBottomSheetFragment;
|
||||
import fr.free.nrw.commons.navtab.MoreBottomSheetLoggedOutFragment;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue