FWIW, that type, 0x10, is for integers. 21 декабря 2011 г. 1:53 пользователь Bret Foreman <[email protected]> написал: > I'm getting the following warnings in the logcat when I start my > PreferencesActivity. It looks like I've got some data-type issues in > my preferences.xml file. I'm guessing I could hunt in R.java somewhere > but I took a look and nothing stands out. How do I interpret these > warning messages to find the offending data types? > > 12-20 13:49:24.800: W/Resources(4133): Converting to string: > TypedValue{t=0x10/d=0xa a=-1} > 12-20 13:49:24.804: W/Resources(4133): Converting to string: > TypedValue{t=0x10/d=0x0 a=-1} > 12-20 13:49:24.808: W/Resources(4133): Converting to string: > TypedValue{t=0x10/d=0x0 a=-1} > > -- > 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
-- 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

