setCompoundDrawables与RemoteViews

Ran*_*Ran 7 android android-appwidget

我有一个带有textview和imageview的appwidget布局.

Lint总是告诉我用复合textview替换它.

问题是,如何使用RemoteViews调用setCompoundDrawables?可能吗?

谢谢.

更新: http ://code.google.com/p/android/issues/detail?id = 29249