|
@@ -20,7 +20,7 @@
|
|
|
|
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
- android:layout_height="@dimen/rv_item_view_height"
|
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
android:layout_margin="@dimen/double_margin_between_elements"
|
|
android:layout_margin="@dimen/double_margin_between_elements"
|
|
android:background="@color/bg_default">
|
|
android:background="@color/bg_default">
|