04 2017 档案
摘要:MapView mapView= (MapView) findViewById(R.id.home_map_view); mapView.showScaleControl(false); // 设置比例尺是否可见(true 可见/false不可见)mapView.showZoomControls(f
阅读全文
摘要:方法1: 在xml文件中设置 android:drawableLeft="@drawable/lock_open"android:drawableTop="@drawable/lock_open"android:drawableRight="@drawable/lock_open"android:d
阅读全文
摘要:java.lang.NoSuchMethodError: android.content.res.Resources.getDrawable/getColor 异常错误。 原因:Context类的getDrawable(res)/geColor(res)方法和Resources的getDrawabl
阅读全文

浙公网安备 33010602011771号