markrae / BookCollections

Android application for cataloging one's personal library.
1 stars 0 forks source link

Recycler view feature #27

Closed markrae closed 6 years ago

markrae commented 6 years ago

RecyclerView behavior implemented as ItemListFragment. ItemListFragment takes the place of MainActivityFragment.

markrae commented 6 years ago

Addresses issue #11