SunilProgramer / secrets-for-android

Automatically exported from code.google.com/p/secrets-for-android
0 stars 0 forks source link

Ability to Edit Secrets #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a secret
2. View all secrets
3. Highlight a secret and the menu lacks the ability to edit that secret

What is the expected output? What do you see instead?
Expected to be able to edit secrets after they have been made. No edit menu 
option.

What version of the product are you using? On what operating system?
secrets-1.1 on Android.

Original issue reported on code.google.com by mikeu...@gmail.com on 1 May 2009 at 6:17

GoogleCodeExporter commented 9 years ago
There is no edit item in the menu because a long tap on the secret brings up 
the edit 
screen.  However, an edit menu would help with discoverability of the edit 
capability.

Original comment by roge...@gmail.com on 1 May 2009 at 9:36

GoogleCodeExporter commented 9 years ago

Original comment by roge...@gmail.com on 1 May 2009 at 9:36

GoogleCodeExporter commented 9 years ago
Thanks Roger I got it. Yea it might help for people like me who can't find it.

Original comment by mikeu...@gmail.com on 1 May 2009 at 9:40

GoogleCodeExporter commented 9 years ago
When the secrets list is displayed, and an item is selected, a new menu item 
called
"Edit" is shown that allows the user to edit the secret.  This performs the same
action as doing a long tap on the secret.  As mentioned above, this change was 
made
to make the edit funtionality more easily discoverable by people who first use 
secrets.

Original comment by roge...@gmail.com on 5 May 2009 at 2:40