[Android] Check context validity while browsing

Jean-Baptiste Kempf jb at videolan.org
Wed Jun 22 20:58:19 CEST 2016


On 22 Jun, Geoffrey Métais wrote :
> -                if (mReadyToDisplay) {
> +                if (mReadyToDisplay && context != null) {

How can context be null here? o_O

With my kindest regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device


More information about the Android mailing list