knjk04 / Bookshelf

Android book wishlist app
GNU General Public License v3.0
1 stars 1 forks source link

Add recyclerview for the Previews #16

Closed knjk04 closed 6 years ago

knjk04 commented 6 years ago

For a screen that users can scroll on and so that more data can fit on it (e.g. number of pages, publisher, etc.)

knjk04 commented 6 years ago

Added in commit https://github.com/knjk04/Bookshelf/commit/05bc35f1c8d0f7deb76b9eef1ac085632c211b50, but there is a problem.

Instead of showing one book and being scrollable (because the description can be quite long, and it would be good to also display other information like publisher, page count, etc.), it shows all of the books. Also, the description overlaps the image and 'add to bookshelf' button if it is long.

knjk04 commented 6 years ago

Using ScrollViews in commit https://github.com/knjk04/Bookshelf/commit/e11e3bcf9bdffb1fbdd8ffb59baddc6367f5d1f1