gpt4 book ai didi

android - Chrome 自定义选项卡、隐藏关闭按钮和处理设备后退按钮

转载 作者:行者123 更新时间:2023-12-03 09:03:20 32 4
gpt4 key购买 nike

我在 Xamarin Android 应用程序中使用 chrome 自定义选项卡并打开一个 google 页面 url(这将是我将来的网站 url),我想知道是否可以隐藏关闭按钮?目前,如果用户关闭自定义选项卡,则会显示空白页面,我不希望用户关闭该选项卡。

enter image description here

其次,如果用户按下设备后退按钮,也会发生同样的情况,显示空白页面。

我可以做哪些事情?

最佳答案

就关闭按钮而言,不,您无法删除它。您可以将其从 X 更改为后退箭头,但仅此而已。

Chrome 自定义选项卡并非旨在用作嵌入式浏览器,而是作为一种打开您的外部内容、Auth2 流程、显示不在您域内的链接等的方式。让用户保持在您的应用体验中,一旦他们完成外部内容,他们就会通过关闭按钮或软/硬后退按钮返回您的应用。

如果您正在寻找嵌入式浏览器,Google/Chrome 的开发团队仍然建议使用 WebView

If you want the user to feel like Custom Tabs is a modal dialog, use the default “X” button. If you want the user to feel the Custom Tab is part of the application flow, use the back arrow.

回复:https://developer.chrome.com/multidevice/android/customtabs

关于android - Chrome 自定义选项卡、隐藏关闭按钮和处理设备后退按钮,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48802327/

32 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com