<GridView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#ffeeeeee"    <!--선 색-->
android:horizontalSpacing="1dp"    <!--여백-->
android:verticalSpacing="1dp"
/>


+ Recent posts