adrian / upm-android

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

Screen Rotation Problem #2

Open adrian opened 13 years ago

adrian commented 13 years ago

The app crashes when an AsyncTask is running (e.g. when decrypting the database) and the device is rotated.

adrian commented 12 years ago

Commit b3401b14fc71b1fa6a34978c9091ddbd61a52d6e fixes an occurrence of this problem on the EnterMasterPassword activity.