I want the application to close when the user closes the user tab.
I experimented with:
public interface ConnectionCallback { /** * Called when the service is connected. */ void onCustomTabsConnected(); /** * Called when the service is disconnected. */ void onCustomTabsDisconnected(); }
but does not work.
ps new for android / java
No one has answered this question yet.
See related questions:
Source: https://habr.com/ru/post/1626221/More articles:SyncAdapter process terminates when application process terminates - androidWKWebView does not display content correctly after changing orientation - iosWPF Button Pressed / Loosened Binding - c #Web API OData v2 Ignore Additional Client Properties - odataCompare only the date and time. Golang Time - dateOData Web API ignores client side added properties - odataPlace icon after line with text overflow ellipsis - htmlPassport session cookies in redis are constantly being created - node.jsHow to ignore extra fields for fmt.Sprintf - goАссоциативные массивы - ES6 - javascriptAll Articles