Class describes character favorite view and metadata about its place within the RecyclerView.
Class for presenting characters favorite List data in a RecyclerView, including computing
diffs between Lists on a background thread.
Class for which a fully-formed, dependency-injected implementation is to
be generated from CharactersFavoriteModule.
View listing the added favorite characters with option to remove element by swiping.
Class that contributes to the object graph CharactersFavoriteComponent.
Helper class customize touch behavior per RecyclerView.ViewHolder allowing to swipe.
View model responsible for preparing and managing the data for CharactersFavoriteFragment.
Different states for CharactersFavoriteFragment.