I had the same problem and solved it by changing the rendering of the view to software
ImageView.setLayerType(View.LAYER_TYPE_SOFTWARE, null);
I had the same problem and solved it by changing the rendering of the view to software
ImageView.setLayerType(View.LAYER_TYPE_SOFTWARE, null);
For further actions, you may consider blocking this person and/or reporting abuse
Mike Young -
Strage -
Mike Young -
Mike Young -
Top comments (0)