mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-30 06:13:54 +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
|
|
@ -16,7 +16,7 @@
|
|||
android:textColor="@android:color/white"
|
||||
android:background="#20ffffff"
|
||||
/>
|
||||
<fr.free.nrw.commons.media.MediaDetailSpacer
|
||||
<org.wikimedia.commons.media.MediaDetailSpacer
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="8dp"/>
|
||||
</LinearLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue