Friday, July 1, 2011

[android-developers] Three line ListView question

All,

I would like to know if something is possible, and if I could get a
hint or two on how to do it. I want to use a ListView where each
group that can be selected consists of two lines of text and below
that a progress bar or a colored line. The point of the screen is to
keep track of the amount of time until something occurs. The two text
lines would contain the name of the item or event, the second line,
when it started (a date) and the progress bar/colored line would
graphically show how much time until that event or timer
expired(starts off at say, 30 pixels equaling 30 days, and every day
one pixel is removed and the line gets shorter).

I've done two line ListViews, but how do I add a really thin progress
bar or colored line as a third line in each of the ListView items?

Thanks for the help

Tony

--
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

No comments:

Post a Comment