Let's simplify this question.
What I did:
- I created a custom Gridview
- I created an adapter view of the framelayout
What I am trying to accomplish is something similar to Shelve view.
Now the result was a proper view of how the background of the gridview looks like with the proper image. However every other image just is a bit off on the height and position. I just seem to get the width right.
What are the possible reasons for the cause of improperly placed images?
How would I set out the proper positioning of a gridview for the adapter?