Don't add margins in update items

Change-Id: I71a22a4bd0a15e70a045cef1c49f67ff5625dbd6
This commit is contained in:
Luca Stefani
2017-08-14 21:58:40 +02:00
parent 8217a4aac6
commit a0cd205b1d
-2
View File
@@ -4,8 +4,6 @@
android:id="@+id/card_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginEnd="5dp"
android:layout_marginStart="5dp"
android:layout_marginTop="5dp"
android:focusable="true"
android:foreground="?attr/selectableItemBackground"