Open GoogleCodeExporter opened 8 years ago
I am also getting this error, I am running Eclipse Helios SR2 on windows 64 bit
machine. Looks like the super class View has float for return types of
getScaleX and getScaleY. I changed double to float and cast to float (float)
where necessary. it works now.
Original comment by acaru...@levelv.com
on 15 Oct 2012 at 10:37
casting them to float....
Original comment by thang...@anlab.info
on 13 Oct 2014 at 4:10
Original issue reported on code.google.com by
anudeep....@gmail.com
on 13 Sep 2012 at 3:45