Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的 iOS Phonegap 2.9 应用程序中的文本字段之间切换时,屏幕顶部向下延伸,留下一个大的白色空白区域。当您离开文本字段时,它通常会留下空白区域,使应用程序看起来变形。
不确定是什么原因造成的。我什至将 DisallowOverscroll 设置为“true”,将 KeyboardShrinksView 设置为“false”。
视频: http ://www.youtube.com/watch?v=AFfduT-u9dw
截图: 截图 1和截图 2
帮助将不胜感激。