Software Archive
Read-only legacy content
17061 Discussions

Scroll not working on addtional pages

Donovan_C_
Beginner
210 Views

Hello i am new to development....I am working on an app that will have the main page with links to other pages. I have placed objects on the main page, once it got to big for the screen size scroll bars automatically appeared which was great. Then i added the next page designed it and it has more content than the first page, but no scroll bars appear. Now i can not view everything on page. I created a second app....just dragged and dropped listview, buttons etc... first page inserted scroll bars automatically, added a 2nd page did the same thing of adding items etc....scrollbars do not appear....thought maybe just appears that way on emulator....connected my android device, appeared the same as emulator.....1st page has scroll bars 2nd does not....

any idea how to get this to work properly?

 

0 Kudos
1 Reply
Donovan_C_
Beginner
210 Views

found a work around just added this

overflow:scroll;

0 Kudos
Reply