public static class ColorPaletteAdapter.ViewHolder
extends RecyclerView.ViewHolder
| Constructor and Description |
|---|
ViewHolder(ColorPaletteItem itemView)
Creates a new view holder.
|
public ViewHolder(ColorPaletteItem itemView)
itemView - The view, the view holder corresponds to, as an instance of the class ColorPaletteItem. The view may not be null