I'm in the middle of making an Android cooking application and I have ran into some difficulty
The application is available on my Dropbox account, would anyone be able to download it and tell me how to fix the following things
The favourite button does not Toast, there are no error messages or anything, but the toast message "Added to Favourites" does not appear once the button is clicked, also the Favourite button does not stay enabled, once the user backs out of the recipe, the button becomes disabled again, which leads me to my next problem...
...there is a list of favourite recipes, the idea is: once the favourite button is clicked the recipe will be added to the list of favourites, but as the button does not stay enabled there are no favourites so once the user clicks on the favourite list the app crashes, how can I make the button stay enabled??
There is also a list of 'special diets' gluten free etc how can I make it so that gluten free recipes are connected to that list and will appear once gluten free is clicked
And finally would anyone know how to create a calendar similar to that of the google calendar