android - Image's are loading with black background -


i loading image web-service in dynamic horizontal linear layout .some of phones showing images black background moto-x android4.4.4 see image below

image

but on moto-e android 4.4.4 .its showing image correctly check image below image

instead of imageview, use imagebutton , set android:src image , background color transparent/white.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

python - How to remove the Xframe Options header in django? -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -