Skip to content

Commit

Permalink
Fixes commons-app#3392 Fixed Nearby List Item Icon's Background
Browse files Browse the repository at this point in the history
  • Loading branch information
madhurgupta10 committed Feb 8, 2020
1 parent 81bb46f commit f398874
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/item_place.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
android:layout_marginLeft="@dimen/standard_gap"
android:layout_marginStart="@dimen/standard_gap"
android:layout_marginTop="@dimen/standard_gap"
android:background="@android:color/white"
android:scaleType="centerCrop"
tools:src="@drawable/empty_photo"
/>
Expand Down

0 comments on commit f398874

Please sign in to comment.