mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Create ContributionsFragment which will hold ContributionsListFragment and MediaDetailsFragment
This commit is contained in:
parent
3f8d219a8b
commit
19415d94e9
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
package fr.free.nrw.commons.contributions;
|
||||
|
||||
public class ContributionsFragment {
|
||||
import fr.free.nrw.commons.di.CommonsDaggerSupportFragment;
|
||||
|
||||
public class ContributionsFragment extends CommonsDaggerSupportFragment {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue