Hi I am reading data from database and show it in table layout format
with 3 columns. But data is not show neatly, if suppose first column
value is very small for row 1 and large for row 2 then second column
of row 1 start early and second column of 2 nd row start very late.
Therefore outout look like

Hall     AC     1
MyBedRoom   Fan   2

And actually I want like

Hall                 AC               1
MyBedRoom Fan              2

Thanks

-- 
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