Andrei Popescu 8aab46abca VideoPlayer::onPrepared() can be called after the user pressed back in the VideoView.
This can cass a NPE since our Timer would have been destroyed by then.

Add call to VideoView.stopPlayback() when the view is dismissed by the user.

Fix b: 2476002, 2475786, 2475786
2010-02-27 16:14:04 +00:00
..
2010-02-17 16:46:42 -08:00
2010-02-25 14:03:34 -08:00
2010-01-29 13:29:51 -08:00
2010-02-26 15:04:55 +08:00
2010-02-24 14:17:15 +09:00