I use a listview to display text in a textview,
each listview item include a textview which display a single-line string.

and I want to get the listview item size(height) now, 
I tried in “getView” method in adapter with method “convertView.getHeight()”
but fail to get it.

How can I get the size?
thx a lot

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