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-26 14:04:43 +08:00
2010-02-12 23:26:12 -05:00
2010-02-26 14:04:43 +08:00
2010-02-26 14:04:43 +08:00
2010-02-23 12:36:06 -08:00
2010-02-20 17:29:05 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%