Hi, Reading values like integers, strings, colors, etc. from resources (xml files) is easy and well defined at http://developer.android.com/guide/topics/resources/available-resources.html. But what about a float value, like 0.1 or 1.4? How can such float value be defined in resource file and accessed from code? Is it possible at all? :)
Thanks in advance -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en