mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-30 14:23:55 +01:00
Fixed namespace issue
Packages are now all in org.wikimedia.commons
This commit is contained in:
parent
c0f4ba4955
commit
43a2512104
66 changed files with 207 additions and 272 deletions
|
|
@ -8,7 +8,7 @@
|
|||
android:background="#000000"
|
||||
>
|
||||
<fragment
|
||||
android:name="fr.free.nrw.commons.contributions.ContributionsListFragment"
|
||||
android:name="org.wikimedia.commons.contributions.ContributionsListFragment"
|
||||
android:id="@+id/contributionsListFragment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue