How do i set a color to the border to a table in the layout example.
Is there something called border-color???
<TableLayout android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:gravity="center|fill_vertical"
android:orientation="horizontal">
<TableRow></TableRow>
<TableRow></TableRow>
<TableRow></TableRow>
<TableLayout>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---