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.
有一个灵活的移动应用程序,在登录表单中设置了几个文本输入。当软键盘出现时,视图会向上平移,然后“取消平移”和“重新平移”,从而产生这种奇怪的反弹效果。
有谁知道如何或为什么?
我有同样的问题。我最终通过将softKeyboardBehaviorapp.xml 中的属性更改为none而不是pan. 我更喜欢 default 的外观pan,但也没有任何效果,而且没有弹跳。
softKeyboardBehavior
none
pan