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.
我有一个显示 Web 登录页面的应用程序,我使用 WebView 来完成它。用户输入一些用户名/密码文本后,当用户旋转手机时,活动将重新创建,用户名/密码消失,用户必须重新输入。
有没有办法可以为用户保留输入文本。
顺便说一句,我发现浏览器可以优雅地处理这种情况。