I would like to implement RecycleView with layout that looks like the left image on this link http://www.corelangs.com/html/tables/img/colspan-rowspan.png
I only want first element to have 100% width of the row, other rows should be seperated into two columns. Any idea/tutorial how to do this?