Android 中调用MapView.onDestroy();报空指针,但是MapView不为空,这是为什么?
说详细点,代码和错误Log贴出来
初始化mapview了吗?还有在销毁mapview之前判断不为空
public final void onDestroy() {this.b.o();this.e.recycle();a.a().d();}e 是Bitmap,我的是这里报null