I used support library v7-21 and the RecyclerView isn\'t showing correctly. GridLayoutManager and LinearLayoutManager is Ok. Problem only
RecyclerView
GridLayoutManager
LinearLayoutManager
A simple solution which i found, is that you have to set again the layout manager when you set adapter to your recycler view.