Am I missing something or there is no mechanism to define a float value as a resource?
I am trying to have a locale dependent weight added to some of my buttons. Right now, as a workaround, I am defining the weight as an Integer and then divide and manualy set it. But why would there be such a seemingly arbitrary decision made as not to allow floats but allow ints? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

