mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
#3818 Convert SubDepictionListFragment to use Pagination - replace SubDepictionList with Child and Parent Fragments - replace contracts with simple presenter declarations - move classes to appropriate packages - delete unused network models - delete duplicated paging classes
This commit is contained in:
parent
8318f78a71
commit
e5e110eafa
80 changed files with 476 additions and 1467 deletions
|
|
@ -10,7 +10,7 @@
|
|||
tools:targetApi="n_mr1">
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:targetClass="fr.free.nrw.commons.explore.categories.ExploreActivity"
|
||||
android:targetClass="fr.free.nrw.commons.explore.ExploreActivity"
|
||||
android:targetPackage="fr.free.nrw.commons.beta" />
|
||||
</shortcut>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue