I found this useful presentation and this code from it:
public class BookshelfGridView extends GridView {
but there are some things that are not clear, such as:
- How to draw the edges. I need a little explanation, if possible, and if you offer some topics to explore, to understand this, everything will be fine.
- What are the variables, height and width (are they for a gridview?)
and thanks in advance
Adham source share