Class | Description |
---|---|
DeleteDialog |
DeleteDialog is a popup in the
CookbookFragment
that gives the option to delete a single Recipe . |
InfoDialog |
InfoDialog displays some help text depending on the active fragment when it's opened.
|
SaveDialog |
SaveDialog gives the user the option to save changes to a
Recipe |
SelectDialog |
SelectDialog takes input from the
SelectionFragment and marks it as text from an
Ingredient or Step for further processing with Jsoup. |