Skip to content

Commit f398874

Browse files
committed
Fixes commons-app#3392 Fixed Nearby List Item Icon's Background
1 parent 81bb46f commit f398874

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
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)