[android-developers] Re: Listview of programmatically created Drawables
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 <kmans...@gmail.com> 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" <gene.ress...@gmail.com> написал:
>
> > How can you get programmed stroked Drawables (not bitmaps) to appear
> > in the lines of a ListView?
>
> > On Mar 23, 1:36 am, TreKing <treking...@gmail.com> wrote:
> > > On Thu, Mar 22, 2012 at 9:42 PM, Gene <gene.ress...@gmail.com> 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 android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscribe@googlegroups.com
> > 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home