selector not properly set the image
问题 i have two images to show it for two different state ,normal and presses. Image for pressed state is slight more bigger in size than in normal state. problem:when i am pressing it changes the image but it wont change the size of the imageview it compresses my image and show me image with same size as image in normal state. I have given wrap_conten for width and height in my xml file. this is my selector class whose refernce i am giving in imageview's src property. <selector xmlns:android=