You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Despite the fact that there is a new commit that changes something in the shared directory, it is only an update to the custom tabs support library itself, and one of the activities in the sample. The only change to the shared directory is an extra import line.
That being said, it may be worthwhile to have this library register a BroadcastReceiver for the BrowserActions intent, and allow the user to specify a simple callback for when one of the menu options in the custom tab is selected. That commit does provide an example for handling that.
https://github.com/GoogleChrome/custom-tabs-client
The text was updated successfully, but these errors were encountered: