Context: I have a TableLayout (created using XML), which has one TableRow, which has one TextView. The code:
Set height like this to the layout containing the ScrollView. It solved my own problem where tablelayout does not show last lines.
android:layout_height="0dp"