I'm not sure if it's possible to have variable heights of items in a
listview. If it's possible I would be very happy to learn how.

If I was implementing the functionality you described, I would show a
predetermined n number of characters of the tweets, followed by
ellipsis, when necessary. Clicking on an item would open a dialog
showing the complete tweet.

----------
Ali Chousein
Geo-Filtered Assistant
http://geo-filtered-assistant.blogspot.com/
Cisco Android marketplace (Chosen for Cisco Cius)
https://marketplace.cisco.com/apphq/products/510


On Jul 8, 12:30 am, omar0226 <[email protected]> wrote:
> Hi!
>
> I have to build a functionality that would allow the user to browse
> the tweets from a twitter account. My problem is how to know the
> appropriate height for the items in the list, since each tweet has a
> variable number of characters, how do I know the height for each item
> in the list (as a function of its content lenght)?
>
> Thanks.

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

Reply via email to