Open GoogleCodeExporter opened 9 years ago
Same here. Is there a fix?
Original comment by Ihtf...@gmail.com
on 24 Feb 2012 at 9:34
You will have to disable harware acceleration on the view with:
mColorPickerView.setLayerType(View.LAYER_TYPE_SOFTWARE, null);
Original comment by daniel.n...@gmail.com
on 3 Mar 2012 at 4:20
This has now been fixed and there is no need to disable hw acceleration anymore
if you use the updated code!
Original comment by daniel.n...@gmail.com
on 19 Jun 2013 at 6:44
Original issue reported on code.google.com by
marten@ungeordnet.de
on 7 Feb 2012 at 5:06Attachments: