CMPUT301W13T06 / classproject

RecipeBot
http://cmput301w13t06.github.com/classproject/
2 stars 6 forks source link

recipe adapter, with dummy recipes #29

Closed f2prateek closed 11 years ago

f2prateek commented 11 years ago

Adds a populated view for saved recipes - uses actual recipe objects. Just dummy ones for now. Likely to use a imageLoader library for production code.

f2prateek commented 11 years ago

Also would like to use styles for the GridView - better localization and context resource switching.