Thanks. I ended up wrapping the Drawable in a custom View. It wasn't hard and I can control the appearance with custom attributes, which is very nice.
On Mar 25, 3:41 am, Kostya Vasilyev <[email protected]> wrote: > Set them as background objects for some views that appear in your item > layouts. > > Or use image views and set them as 'src' images (this way you'll have > better control over scaling and clipping). > 25.03.2012 5:29 пользователь "Gene" <[email protected]> написал: > > > How can you get programmed stroked Drawables (not bitmaps) to appear > > in the lines of a ListView? > > > On Mar 23, 1:36 am, TreKing <[email protected]> wrote: > > > On Thu, Mar 22, 2012 at 9:42 PM, Gene <[email protected]> wrote: > > > > ListView seems to be the way to go, but I can't grok how to make > > > > other-than-bitmaps appear in ListView items. No Canvas is in sight. > > > > You might want to elaborate and clarify - I, for one, have no clue what > > > you're getting at. > > > --------------------------------------------------------------------------- > > ----------------------- > > > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > > > transit tracking app for Android-powered devices > > > -- > > 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

