recyclerView takes lots of space from top after use SpannedgridLayoutManager
问题 i want to show list data in SpannedGridLayoutManager in recycleview, but after add helper class SpannedGridLayoutmanager, in my recycleview take a lot of space in top iam has to try change SpannedGridLayoutManager class with other SpannedGridlayout manager, but the space on top is not solved val manager = SpannedGridLayoutManager(object : SpannedGridLayoutManager.GridSpanLookup{ override fun getSpanInfo(position: Int): SpannedGridLayoutManager.SpanInfo { // Conditions for 2x2 items return if