Managed to set a basic listview using this widget but I have not found any method to change the layout or display to a grid.
Over the Google I/O 2014 they mentioned several times that RecyclerView could replace gridview as well as listview. The sample and sources for recyclerView in the L preview don't point to anything related to a grid.
How to make the recycler act like a grid?