Re: [android-developers] Need help with layout problem.

2011-01-25 Thread TreKing
On Fri, Jan 21, 2011 at 1:01 AM, Kit Ramos wrote: > here's the xml file i'm using, in this it sets all the edit boxes to > 150dip wide even the one where I have it set to 12dip but I don't want > them all to be 150dip wide! I want the one I set to 12 be 12 and the > other 150 how do I do this? >

[android-developers] Need help with layout problem.

2011-01-24 Thread Kit Ramos
i can't figure this one out I got all my items in a table view and I want to have the text boxes be differnt sizes as some hold smaller some hold bigger. and others are text entry. but it seems as though insted of beeing able to set size per box what it will do is take the size of the largest bo