gitignore fixed
1 parent 6f746b1 commit f5c4bc1775f9b3178de1a9cbe6746d1b7fdd97b9
t-sugisawa authored on 16 Jul 2019
Showing 1 changed file
View
4
app/src/main/res/layout/item_grid.xml
 
<ListView
android:id="@id/listview"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
android:layout_height="wrap_content"
/>
 
</LinearLayout>