I have an appwidget layout with a textview and an imageview.
Lint always tells me to replace it with a compound textview.
The problem is, how do I call setCompoundDrawables with a RemoteViews? is it possible?
thanks.
UPDATE: http://code.google.com/p/android/issues/detail?id=29249