我正在尝试将标记的颜色设置为colorAccent但不知何故它不适用于此代码:Drawabledrawable=getResources().getDrawable(R.drawable.ic_place_white_24dp);drawable.setColorFilter(getResources().getColor(R.color.colorAccent),PorterDuff.Mode.MULTIPLY);BitmapDescriptorbitmap=BitmapDescriptorFactory.fromBitmap(((BitmapDrawable)drawable).g