Question : I’m using the following .xml as the main screen: <RelativeLayout xmlns_android=”http://schemas.android.com/apk/res/android” android_orientation=”vertical” android_layout_width=”match_parent” android_layout_height=”match_parent”> <TableLayout android_layout_width=”match_parent” android_layout_height=”wrap_content” android_stretchColumns=”*”> […]