Item selection

This commit is contained in:
inorichi
2015-10-02 18:27:25 +02:00
parent 7fe40525f2
commit a6c59bbc10
13 changed files with 66 additions and 2 deletions
@@ -16,6 +16,7 @@
android:numColumns="auto_fit"
android:stretchMode="columnWidth"
android:fastScrollEnabled="true"
android:choiceMode="multipleChoiceModal"
tools:listitem="@layout/item_library" />
</FrameLayout>