CharacterViewHolder |
Class describes character view and metadata about its place within the RecyclerView. class CharacterViewHolder : BaseViewHolder<<ERROR CLASS>> |
ErrorViewHolder |
Class describes characters error view and metadata about its place within the RecyclerView. class ErrorViewHolder : BaseViewHolder<<ERROR CLASS>> |
LoadingViewHolder |
Class describes characters loading view and metadata about its place within the RecyclerView. class LoadingViewHolder : BaseViewHolder<<ERROR CLASS>> |