I've been working with xlabs gridview, and finally given up on it, it's just got too many issues, so I want to rewrite their renderer for android from scratch.
RecyclerView to me looks like a far better control to use than GridView.
So 1. Has anyone done this? 2. Can anyone think why the archaic and limited GridView was elected for the GridView renderer in XLabs? (other than the name).