I have an imageview in my app and I am loading in an image that is the same size as the imageview I have setup 144x144.
When I run the app the image is very blurry.
I have set scaleType to fitCenter, but no change. Is there something I am doing wrong?
If I look at any image on a website thru the device the image is clean and crisp so I know it isn't the phone screen.