This blog is all about Android development and problems\solutions
I have just tried to do like
System.out.println("color == " + Color.parseColor("#F5F5F5"));
then it returns like
color == -657931
anyone knows why, please?
0 comments:
Post a Comment