Ionic images border radius broken in android

I have a problem with images border radius. I can see it in the browser but in my S3 Android 4.1 the images don't display the border radius correctly.

I tried this:

[ng-src]:not([src]) {
    opacity: 0;
}

And it doesn't work to me. Is there another solution to solve that problem? I am using ionic framework