<?xml version="1.0" encoding="utf-8"?>
<android.support.v4.widget.NestedScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MainActivity">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="200dp"
android:orientation="vertical"
>
<android.support.v7.widget.CardView
android:layout_width="match_parent"
android:layout_height="200dp"
app:cardCornerRadius="10dp"
app:cardElevation="10dp"
android:layout_margin="10dp"
>
<ImageView
android:layout_width="match_parent"
android:layout_height="200dp"
android:background="@drawable/pic"
/>
</android.support.v7.widget.CardView>
<android.support.v7.widget.CardView
android:layout_width="match_parent"
android:layout_height="200dp"
app:cardCornerRadius="10dp"
app:cardElevation="10dp"
android:layout_margin="10dp"
>
<ImageView
android:layout_width="match_parent"
android:layout_height="200dp"
android:background="@drawable/pic"
/>
</android.support.v7.widget.CardView>
<android.support.v7.widget.CardView
android:layout_width="match_parent"
android:layout_height="200dp"
app:cardCornerRadius="10dp"
app:cardElevation="10dp"
android:layout_margin="10dp"
>
<ImageView
android:layout_width="match_parent"
android:layout_height="200dp"
android:background="@drawable/pic"
/>
</android.support.v7.widget.CardView>
<android.support.v7.widget.CardView
android:layout_width="match_parent"
android:layout_height="200dp"
app:cardCornerRadius="10dp"
app:cardElevation="10dp"
android:layout_margin="10dp"
>
<ImageView
android:layout_width="match_parent"
android:layout_height="200dp"
android:background="@drawable/pic"
/>
</android.support.v7.widget.CardView>
<android.support.v7.widget.CardView
android:layout_width="match_parent"
android:layout_height="200dp"
app:cardCornerRadius="10dp"
app:cardElevation="10dp"
android:layout_margin="10dp"
>
<ImageView
android:layout_width="match_parent"
android:layout_height="200dp"
android:background="@drawable/pic"
/>
</android.support.v7.widget.CardView>
<android.support.v7.widget.CardView
android:layout_width="match_parent"
android:layout_height="200dp"
app:cardCornerRadius="10dp"
app:cardElevation="10dp"
android:layout_margin="10dp"
>
<ImageView
android:layout_width="match_parent"
android:layout_height="200dp"
android:background="@drawable/pic"
/>
</android.support.v7.widget.CardView>
<android.support.v7.widget.CardView
android:layout_width="match_parent"
android:layout_height="200dp"
app:cardCornerRadius="10dp"
app:cardElevation="10dp"
android:layout_margin="10dp"
>
<ImageView
android:layout_width="match_parent"
android:layout_height="200dp"
android:background="@drawable/pic"
/>
</android.support.v7.widget.CardView>
<android.support.v7.widget.CardView
android:layout_width="match_parent"
android:layout_height="200dp"
app:cardCornerRadius="10dp"
app:cardElevation="10dp"
android:layout_margin="10dp"
>
<ImageView
android:layout_width="match_parent"
android:layout_height="200dp"
android:background="@drawable/pic"
/>
</android.support.v7.widget.CardView>
<android.support.v7.widget.CardView
android:layout_width="match_parent"
android:layout_height="200dp"
app:cardCornerRadius="10dp"
app:cardElevation="10dp"
android:layout_margin="10dp"
>
<ImageView
android:layout_width="match_parent"
android:layout_height="200dp"
android:background="@drawable/pic"
/>
</android.support.v7.widget.CardView>
</LinearLayout>
</android.support.v4.widget.NestedScrollView>