Skip to content

Commit 0049c8b

Browse files
Fixes commons-app#3392 Fixed Nearby List Item Icon's Background (commons-app#3393)
1 parent 81bb46f commit 0049c8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
android:layout_marginLeft="@dimen/standard_gap"
1414
android:layout_marginStart="@dimen/standard_gap"
1515
android:layout_marginTop="@dimen/standard_gap"
16-
android:background="@android:color/white"
1716
android:scaleType="centerCrop"
1817
tools:src="@drawable/empty_photo"
1918
/>

0 commit comments

Comments
 (0)