Class | Description |
---|---|
CookbookRecyclerAdapter |
Provides bindings for individual recipes to be displayed in the
CookbookFragment |
IngredientRecyclerAdapter |
Provides bindings for a list of Ingredients to be displayed in either the
EditingFragment
or RecipeFragment . |
SelectionRecyclerAdapter |
Provides bindings for a list of Strings extracted from an HTML document to be displayed in the
SelectionFragment . |
StepRecyclerAdapter |
Provides bindings for a list of Steps to be displayed in either the
EditingFragment or
RecipeFragment . |