I am trying to simply put a few paragraphs on the screen with xml that you can scroll through vertically because they are too big to see them all. I have tried many different things but can’t figure it out.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m adding on to what John said above. You want a linearlayout inside a scrollview to achieve this.
Something like the following:
Also, posting what you’ve tried so far will allow us to help you much better. Help us help you!