Option a worked. Had the width set to 100px and everything fell in
line. Just curious do we normally use px, dip or sp for size
declarations?

On Oct 7, 5:17 am, TreKing <treking...@gmail.com> wrote:
> On Wed, Oct 6, 2010 at 11:16 PM, Varun Khanduja 
> <varunkhand...@gmail.com>wrote:
>
> > I have been getting opinions that I should have gone for table layout
>
> Probably, if alignment of each column was important.
>
> >  could someone please save me from doing the work from scratch. I really
> > dont want to do everything again.
>
> You may have to bite the bullet and just redo it correctly. Anything you do
> from here is going to be mostly a hack.
>
> If you insist, two things that come to mind are to either a) figure out
> which two of those "columns" are going to be a fixed width and set them all
> to be that width, letting the third take up the rest, or b) programmatically
> calculating the width(s) and applying them uniformly to all items in the
> list, which begins to get complicated.
>
> > Thanks and sorry for the posts. Trust me this problem is different than
> > last one. Thanks
>
> Didn't mean to give you crap in your last post - just sometimes it seems
> people don't listen (or read, as the case may be). =)
>
> --------------------------------------------------------------------------- 
> ----------------------
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to