int mColor = 0xff00ff00; remoteView.setInt(R.id.framelayout1, "setBackgroundResource", android.R.color.white);
如何使用mColor设置颜色?
android colors remoteview android-framelayout
android ×1
android-framelayout ×1
colors ×1
remoteview ×1