hi, I'm trying to change the list view height at runtime. the problem is that I want to change it according to the current height. and when I'm doing myListView.getMeasuredHeight() or myListView.getHeight()
it return me a value of zero... whats wrong with what i'm doing? -- 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

