开发者

Make entire EditText viewable?

Here is my problem:

Make entire EditText viewable?

The keyboard covers up the EditText.开发者_如何学C How can I prevent this from happening? Here is my original view (without the keyboard):

Make entire EditText viewable?


You need to put your entire view within the tab into a scrollview which will allow the users of your app to scroll the activity up to see the edit box.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜