|
|
@@ -29,7 +29,7 @@
|
|
|
<android.support.v7.widget.RecyclerView
|
|
|
android:id="@+id/mainAppsList"
|
|
|
android:layout_width="0dp"
|
|
|
- android:layout_height="500dp"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
android:layout_marginStart="32dp"
|
|
|
android:layout_marginLeft="32dp"
|
|
|
android:layout_marginTop="32dp"
|