Package com.xffffff.wellfed.storage
-
Class Summary Class Description IngredientStorageController The IngredientStorageController class is a controller for the IngredientStorageActivity.IngredientStorageFragment The IngredientStorageFragment class is a fragment that displays a list of ingredients in the user's storage.StorageIngredient An Ingredient represented in a user's storage, with added amount, unit, location, and best before.StorageIngredientActivity Represents an Ingredient's information page.StorageIngredientAdapter The adapter class for the storage ingredient list.StorageIngredientAdapter.ViewHolder The view holder class for the storage ingredient list.StorageIngredientDB The StorageIngredientDB class is a database for the storage ingredients.StorageIngredientEditActivity The activity that represents editing an Ingredient.