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.
我在横向应用程序中遇到了 PayPal 复选框方向的问题(不支持纵向模式)。
这是 MPL 指南的引述:注意:结帐体验仅在纵向。当前不支持横向。
我正在考虑创建自己的视图来输入 PayPal 登录名和密码,以避免出现问题。是否可以将 PayPal MPL 与自定义视图一起使用?
在我在 PayPal MPL 的文档中遇到该行之后,我认为不可能在横向模式下显示复选框视图。幸运的是,有一种方法可以手动完成。感谢我的同事:)
https://stackoverflow.com/a/13057499/1689376