How can I align text content in a two-column TableLayout so that the text in the left column in aligned to the right and the text in the left column is aligned to the left, making them “fastened” to each other around the middle of the screen?
It should look something like this:
+-----------------------------------+
| Title: | Value |
+-----------------------------------+
Here is a small example that provides what you want