Search code examples
javaandroidimageviewremoteview

How to change the background's color of an ImageView in RemoteViews without changing its shape?


I would like to know if I can change the background's color of an ImageView in RemoteViews without changing its shape and also without changing the color of its src.


Solution

  • Check Change remoteView ImageView background