Set height & gravity of Span item in GridLayoutManager
问题 I'm working with Grid Layout Manager in Recycler View . I can : show one View Group inside Grid Layout like image below. Able to set Space Item Decoration Able to set different Span Size Lookup . My issue is : Not able to set Height of each Span row inside, as 5 small circles in above image. (I want to set smaller height) The span item can not set gravity to center when it stay alone, as Big circle in above image I tried to find method setFullSize() (exists when working with