Is there a good implementation of a grid layout manager for RecyclerView?
If so, is it worthwhile to implement sticky headers for it?
How do we deal with the case where the beginning of a row has a different header than the middle of a row or the end of a row?