jainjayesh / androidpwsafe

Automatically exported from code.google.com/p/androidpwsafe
0 stars 0 forks source link

Force close upon hitting 'delete' while adding a new record #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a database.
2. Click 'Add Record'.
3. Click 'Menu'.
4. Click 'Delete Record'.

What is the expected output?

The add should be abandoned.

What do you see instead?

The activity force closes.

Original issue reported on code.google.com by noel....@gmail.com on 4 Feb 2009 at 1:03

GoogleCodeExporter commented 9 years ago
The 'Delete Record' menu item should probably not be added to the menu when 
adding a
record.

Original comment by noel....@gmail.com on 4 Feb 2009 at 1:04