Yes it was a typo. drawable-mdpi-v9 directory is where I have the assets.
More info: default properties states: # Project target. target=android-11 and the manifest contains: <uses-sdk android:minSdkVersion="7" android:targetSdkVersion="11"/> On May 2, 5:13 pm, Kostya Vasilyev <[email protected]> wrote: > It's res/drawable, not drawables. Singular, not plural - unless your > message has a typo. > > 03.05.2011 1:08, faah пишет: > > > Thanks. > > > I have assets defined in drawables-mdpi-v9 directory for status bar > > icons. Why are these assets not getting loaded to xoom? Xoom is > > running v11. v9 means all versions including and greater than 9. > > > Would anybody know? > > -- > Kostya Vasilyev --http://kmansoft.wordpress.com -- 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

