我在创建自己的CustomInfoWindow时遇到问题。在不知道在哪里和为什么的情况下得到异常这是我的简单customInfoWindow类publicclassCustomInfoWindowimplementsInfoWindowAdapter{privateLayoutInflatermInflater;publicCustomInfoWindow(LayoutInflaterinflater){this.mInflater=inflater;}@OverridepublicViewgetInfoContents(Markermarker){Viewpopup=mInflate