afinal
afinal copied to clipboard
目前只支持ImageView.setImageBitmap,是否可以增加其他view的支持?
比如button.setbackground
textview.setCompoundDrawables 之类的。 可以开放一些,使用反射实现。
是啊,正急着这么设置Layout的背景或者button 的背景
可以参考下 java-universal-tween-engine 里accessor的方式。
http://code.google.com/p/java-universal-tween-engine/wiki/GetStarted