mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Fixed namespace typo
This commit is contained in:
parent
061aa07df3
commit
5ceb9aba69
65 changed files with 203 additions and 203 deletions
|
|
@ -8,7 +8,7 @@
|
|||
android:background="#000000"
|
||||
>
|
||||
<fragment
|
||||
android:name="fr.nrw.free.commons.contributions.ContributionsListFragment"
|
||||
android:name="fr.free.nrw.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