mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Merge pull request #1217 from tshradheya/1215-add-space-in-between
Add missing space between Licence and Coordinates in MediaDetailFragment #1215
This commit is contained in:
commit
f8695209e5
1 changed files with 4 additions and 0 deletions
|
|
@ -149,6 +149,10 @@
|
|||
tools:text="License link" />
|
||||
</LinearLayout>
|
||||
|
||||
<fr.free.nrw.commons.media.MediaDetailSpacer
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/small_gap" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue