程式設計
2014年9月10日 星期三
android RatingBar Drawable 變色
LayerDrawable stars = (LayerDrawable) RatingBar_RB.getProgressDrawable();
stars.getDrawable(2).setColorFilter(Color.YELLOW,PorterDuff.Mode.SRC_ATOP);
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)