Re: [android-beginners] "back" button when in ListActivity causes runtime exception

2010-07-02 Thread Mark Murphy
On Fri, Jul 2, 2010 at 11:50 AM, Bret Foreman wrote: > When my ListActivity is active and I press the "back" button (in the > Droid simulator), my application stops with a runtime exception. The > stack trace looks like this: > > ActivityThread.performDestroyActivity(IBinder, boolean, int, boolean

[android-beginners] "back" button when in ListActivity causes runtime exception

2010-07-02 Thread Bret Foreman
When my ListActivity is active and I press the "back" button (in the Droid simulator), my application stops with a runtime exception. The stack trace looks like this: ActivityThread.performDestroyActivity(IBinder, boolean, int, boolean) line: 3421 ActivityThread.handleDestroyActivity(IBinder, bool