4
I am developing an app, for technical course work, and I have the following situation:
I’m displaying data inside a Textview. Only there comes a time when the size is not enough. Observe the images.
Photo of the App Start:
Photo of Activity Report, where I display the data:
So look where I had to pull the Scrollview, so you can show it off. I didn’t want this. I wanted the screen size adjusted with the mobile phone, the small size, and according I was entering the data in Textview, it will increase. In case there’s no way to do it, using Textview, could help me ?