Changed folder names to be in line with package names

Fixes issue #15
This commit is contained in:
misaochan 2015-10-04 17:49:52 +13:00
parent 43a2512104
commit 5765c99704
66 changed files with 233 additions and 217 deletions

View file

@ -8,7 +8,7 @@
android:background="#000000"
>
<fragment
android:name="org.wikimedia.commons.contributions.ContributionsListFragment"
android:name="free.nrw.commons.contributions.ContributionsListFragment"
android:id="@+id/contributionsListFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"