I am using below code to set an image on a widget imageview using remoteview now i want to set height and width to imageview runtime.
if (appWidgetId != AppW
This should work!
image.getLayoutParams().height = 90;