]> hydra-www.ietfng.org Git - android-vcpass-oisafe/commit
OI Safe: corrected bug with PassEdit with coming back to life
authorrmceoin <rmceoin@72b678ce-9140-0410-bee8-679b907dd61a>
Sat, 3 Oct 2009 23:38:56 +0000 (23:38 +0000)
committerrmceoin <rmceoin@72b678ce-9140-0410-bee8-679b907dd61a>
Sat, 3 Oct 2009 23:38:56 +0000 (23:38 +0000)
commit22c50225cd08d3f3e190acc0204bd8e46d708198
tree938c31734293ef65d52b4b2ed8719d122bbc6441
parent914fce9dfb643d77c3d3e9417f0a0bc5e2ac8043
OI Safe: corrected bug with PassEdit with coming back to life
when there was a bundle saved.   Now using onRestoreInstanceState
which is only called because there was a previous onSaveInstanceState
called we can safely indicate that the fields are already populated.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2313 72b678ce-9140-0410-bee8-679b907dd61a
src/org/openintents/safe/CategoryList.java
src/org/openintents/safe/PassEdit.java