GridRemoveViewHolder
ViewHolder class for displaying a grid item with a remove icon. This class extends GridViewHolder and adds functionality for showing a remove icon.
Parameters
view
The view for the grid item.
Functions
Link copied to clipboard
Updates the enabled/disabled state of this ViewHolder if the ViewData is an instance of AppInfoViewData.
Link copied to clipboard
Sets the enabled state of the itemView
and its children.