Hello there,
i have created an app where i can store my personal bests for fishing.
i can choose the fish, how long and heavy it was, where i catched it and so on.
all these datas get saved in a list view in another screen called logbook.
but now i want to add an image of the catch to every entry in the logbook.
i wanted to make an imagepicker button in the first screen, to choose the image and it should save it to the listview and display it in the other screen.
perfect would be also for the second screen, when i tab on the image it opens and i can have the full size view on it.
But i cant find anything that would work for that idea.
Here are the blocks:
second screen: