OSDN Git Service

Fix b/5885342: Multiple PhotoEditor activities cause exceptions.
authorYuli Huang <yuli@google.com>
Tue, 6 Mar 2012 17:18:08 +0000 (01:18 +0800)
committerYuli Huang <yuli@google.com>
Tue, 6 Mar 2012 17:18:08 +0000 (01:18 +0800)
commit1149eb582c588a0e980b0dcc7ef04c5983788981
treec3badac8cfc92cd48f2b2ed28b5f8334ba6f1799
parent415c07d5710b3d61a212103d11150f6c960194e4
Fix b/5885342: Multiple PhotoEditor activities cause exceptions.

Avoid using a static variable to keep tracking views across activities.

Change-Id: Ia53444502d476d37b64344e5aea5f58a06ee3b03
src/com/android/gallery3d/photoeditor/SpinnerProgressDialog.java