I believe in your custom ArrayAdapter, you would have override getView. get the default text size, double the size and again set the text size.
Hope this helps. On Mon, Feb 1, 2010 at 10:51 AM, Andrei <[email protected]> wrote: > How do i set row height if text of some rows more than one line when > writing > custom ArrayAdapter? > 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]<android-developers%[email protected]> > 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 [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

