How to make modal view scrollable?
Posted
by Sheehan Alam
on Stack Overflow
See other posts from Stack Overflow
or by Sheehan Alam
Published on 2010-05-18T17:53:29Z
Indexed on
2010/05/18
18:00 UTC
Read the original article
Hit count: 204
I have a modal view with a textview and a button. When the keyboard is displayed it covers up some of my UI elements. I'd like my modal to be scrollable so that it can be viewed while the keyboard is displayed. How can I do this?
© Stack Overflow or respective owner