• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps I need help

I made an android app with Java and android sdk

I used text box 1 and text box and set long text in it so that the text will over the screen

when I test the app it appear in the middle

I need to make the the first page appear first> how ?

plz help
 
thanks for replay

then text view began form the middle

i want the text view began from the begging

the first line in the textbox is appeared
 
experiment with the main.xml (or whatever your layout xml file is called) is design view, and with the gravity settings (right click on the text views and follow the context menu)
 
Back
Top Bottom