I have an XML layout file, but the text is more than fits into the screen size. What do I need to do in order to make a ScrollView?
ScrollView
Put your TableLayout inside a ScrollView Layout.That will solve your problem.