I have not defined drawable-xlarge. Only drawable, drawable-ldpi, drawable-mdpi, drawable-hdpi, drawable-mdpi-v9, drawable-hdpi-v9.
Icons are different for version 9+ so why isnt xoom grabbing drawable- mdpi-v9. Is there anything I am missing? THanks. On May 2, 5:26 pm, Droid <[email protected]> wrote: > Doesnt xoom get images fron drawable-xlarge as a first choice? > > On May 2, 10:17 pm, faah <[email protected]> wrote: > > > 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

