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

@ -16,7 +16,7 @@
android:textColor="@android:color/white"
android:background="#20ffffff"
/>
<org.wikimedia.commons.media.MediaDetailSpacer
<free.nrw.commons.media.MediaDetailSpacer
android:layout_width="fill_parent"
android:layout_height="8dp"/>
</LinearLayout>