I have extended a table row and add a checkbox and a seekbar to it. I cannot set the seekbar's gravity in code to 1 so that it will fill the rest of the row. Instead it just stays there as a very small object. I dynamically create each row object and add them to a tablelayout. Please help if you can. If it needs to be done in xml that is fine as long as the id's for each can still become dynamic when each row gets built.
-- 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

