#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:
Sean Mac Gillicuddy 2020-06-18 10:51:01 +01:00
parent 8318f78a71
commit e5e110eafa
80 changed files with 476 additions and 1467 deletions

View file

@ -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>