Android Question How to scroll activity with keyboard

imgsimonebiliato

Well-Known Member
Licensed User
Longtime User
Hello,
I have somer edit one below the other in the same activity.
How to allow scrolling of Activity when the keyboard is visible?
Thanks
 

imgsimonebiliato

Well-Known Member
Licensed User
Longtime User
Activities are not scrollable. You can add a ScrollView and the scroll the scrollview. However the EditText will probably intercept the keypresses.
And a Panel?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…