On Tue, Aug 24, 2010 at 8:48 PM, Michael <[email protected]> wrote:
> There is a lot of space above and below the text so I think that space > could be reduced (and the font size) so that everything fit without > scrolling. I haven't been able to figure out how to reduce that space. > Change the resource used in the list to a custom-defined TextView that's of the size you desire. > I'm also trying to get a single checkbox below that list and i tried making > 2 listviews on top of each other on the linear layout but it didn't work. > Have a single layout with a ListView and a CheckBox directly underneath it. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

