SnapPlaysGridView

fun SnapPlaysGridView(snapPlayItemUiStates: List<SnapPlayItemUiState>, onTapSnapPlay: (Int) -> Unit, onTapMore: () -> Unit, onTapFavoriteSnapPlay: (snapPlayId: Int, currentFavorite: Boolean) -> Unit)(source)