GoogleChrome / android-browser-helper

The Android Browser Helper library helps developers use Custom Tabs and Trusted Web Activities on top of the AndroidX browser support library.
Apache License 2.0
688 stars 286 forks source link

how To Hide Custom Tab Minimize Button #465

Open YangHaiquan opened 5 months ago

YangHaiquan commented 5 months ago

I have an APP. I want to open the URL through the customer tab but it has a Minimize button causing possible errors in my business logic and I want to hide it

axitasavani commented 5 months ago

Hi, is there any update? I'm also worried about hiding this minimize button from the custom tab toolbar.

Atul-Dharwal commented 2 months ago

Definitely will help many use cases where we don't want to let user minimize and then dismiss the PIP. As there is no way for launching app to identify CCT is open or not. Would appreciate some input on this.

ReinkyattoKanashi commented 1 week ago

Any updates?