cs301w01 / Skindex

4 stars 1 forks source link

Change Album Spinner #84

Closed derekdowling closed 12 years ago

derekdowling commented 12 years ago

Create a default value of "Don't Change" or something to that affect. Perhaps this will go away when the spinner becomes functional. I vote we nuke the spinner in favour of a ListView Alert box.

Bug: The change album spinner is set to the top album by default and since we can't change it without throwing an error it puts any newly created photos in the first album you have created.

BlakeBouchard commented 12 years ago

It doesn't throw an error any more. I had to make a new adapter for it but it works (Mind you, it populates with some really weird looking data, but hey, it's a start).

derekdowling commented 12 years ago

Also works.