I am trying to add different presenter in a vertical list in verticalGridView just like in recyclerview but I can't wrap my head around it. Can someone point me in the right direction ?
it looks like you should use PresenterSelector.
it can change presenter types depends on data or class.
You could find examples in google samples
class - https://developer.android.com/reference/androidx/leanback/widget/ClassPresenterSelector