I want to do the following layout in Android:

My two questions are:
- Is it possible to do a dividor with text without using an image?
- I know that I want to use the
TableLayoutfor the registration form, but is it possible to do a round cornered border around the table?