sumeetsinghani / bus-stop-alarm

Automatically exported from code.google.com/p/bus-stop-alarm
MIT License
0 stars 0 forks source link

Settings page problem #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In the main page, press the menu and go to Settings page.
2. After changing some settings, then press "Go" Button

What is the expected output? 
- It should set the alarm with the new settings (if an alarm has been 
previously set). If not, it should save the settings (in this case, we do 
not need the "save as fav" button. 

What do you see instead?
- It crashes.

Original issue reported on code.google.com by byonil0...@gmail.com on 4 Mar 2010 at 7:19

GoogleCodeExporter commented 9 years ago
We decided not to have the "Go" or "Set Alarm" button on the settings page. The 
page 
only serves as changing settings and saving them locally as defaults, and that 
part 
works. 

Original comment by byonil0...@gmail.com on 12 Mar 2010 at 3:55