GalleryGrid

class GalleryGrid(name: String, val pager: Flow<PagingData<VerticalImageItem>>) : ProfileTab

Gallery tab with multimedia

Constructors

Link copied to clipboard
constructor(name: String, pager: Flow<PagingData<VerticalImageItem>>)

Properties

Link copied to clipboard