TableLayout is, as its name suggests, a layout. Nothing more. It's not
a table widget. If you want borders, you'll have to draw them with the
widgets you put in the tablelayout's cells.

On Fri, Mar 13, 2009 at 2:18 AM, neuzou <neu...@gmail.com> wrote:
>
> Hi:
>   everybody, Android developer guide mention "TableLayout containers
> do not display border lines for their rows, columns, or cells." But we
> have a requirement to display the border on UI, there is no attribute
> to enable the border in TableLayout.
> how can I do it, anybody can give me some suggestion?
> Thanks.
>
> Regards
> Dwyane
> >
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

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