Skip to content

Commit 294832c

Browse files
Removes extra padding in media categories
1 parent f869520 commit 294832c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/src/main/res/layout/detail_category_item.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,4 @@
2121
app:drawableStart="@drawable/ic_info_outline_white_24dp"
2222
/>
2323

24-
<fr.free.nrw.commons.media.MediaDetailSpacer
25-
android:layout_width="match_parent"
26-
android:layout_height="@dimen/small_gap"
27-
/>
28-
2924
</LinearLayout>

0 commit comments

Comments
 (0)