On Tue, Aug 13, 2013 at 1:38 AM, Salil <sali...@gmail.com> wrote:

> I think I didn't understand your question correctly. the project file is
> attached.
>

Few people are going to download an attachment off a posting in a public
forum on the internet. Even fewer are going to weed through it to debug
your problem for you. When posting, you need to post the relevant bits of
your code to make easier for others to see what you're doing and offer help.


> The following is what I am doing.
>

Checkout the docs for
TableLayout<http://developer.android.com/reference/android/widget/TableLayout.html>,
particularly the section about setting columns shrinkable.

Also make sure you're using the correct layout params:
http://developer.android.com/reference/android/widget/TableLayout.LayoutParams.html
http://developer.android.com/reference/android/widget/TableRow.LayoutParams.html

-------------------------------------------------------------------------------------------------
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to