android - how to replace image of imageview in lollipop? -


here facing problem regarding android v5(lollipop). common method imageview.setimageresource(//id) happily work below android v5(lollipop), not work in lollipop, please suggest me knowledge regarding this

imageview.setimageresource(r.drawable.my_resource); added in api level 1. please read here in official android documentation. maybe you're doing else wrong, method okay use in android lollipop.

you should post code, maybe able you.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

php - Mongodb connectivity error -