CMPUT301F22T20 / Team20

Food tracking app on Android
0 stars 0 forks source link

Add an Image to Recipes #81

Open ElenaArnold opened 2 years ago

ElenaArnold commented 2 years ago

We need to find a way to add images to recipes so that it persists when the app is closed and reopened.

Igauk commented 2 years ago

It looks like the API to get the image and URI gives a permission that is lost on restart... which means that storing the URI is not super helpful in the end. We can probably store something else that represents the image like here