adrian / upm-android

Android version of Universal Password Manager.
http://upm.sourceforge.net/
76 stars 45 forks source link

Long-Click-Delete Option Ready #18

Open valch opened 11 years ago

valch commented 11 years ago

I hope the changes are functional! I would really appreciate your feedback! Thanks

appatalks commented 11 years ago

I am keeping a keen eye on this one. It's close. I've noticed with the other options such as copy pass, Id and launch URL from context menu, the "getAccount(info.targetView)" is used to get the account in question. I'm trying to incorporate this into the code for the delete account. Though I am not sure this is even the right route or action to take.