Class | Description |
---|---|
EditingFragment |
EditingFragment is visually similar to the
RecipeFragment ,
but allows the user to edit the fields. |
LoadingFragment |
LoadingFragment takes over the display while the backend works.
|
SelectionFragment |
SelectionFragment displays the list of text elements scraped by Jsoup and prompts the user to
select a step and an ingredient from the list so that matching elements can be retrieved.
|