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

Apps How to enable scrolling...

Yeah, it's probably a pretty simple answer but this is my first time making an app and it just won't let me scroll down the app to view the rest of the text I put in. (In android emulator and on my phone)

I'm using a table layout with width=fill_parent and height=fill_parent

I have around 7 TextViews below that with width set to wrap_content and height set to wrap_content

What am I doing wrong? :confused:
 
Back
Top Bottom