When I launch the emulator and enter the screen which uses this code it shows most of the text information but cuts off the top of the screen (cant scroll up) but leaves a bit o
If you want the TextViews to be scrollable, why don't you put ScrollView around this 2 elements?