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
A ScrollView is a special type of FrameLayout in that it allows users to scroll through a list of views that occupy more space than the physical display.I just add some attributes .