Fixed namespace issue

Packages are now all in org.wikimedia.commons
This commit is contained in:
misaochan 2015-10-04 17:10:46 +13:00
parent c0f4ba4955
commit 43a2512104
66 changed files with 207 additions and 272 deletions

View file

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