Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge browser support for Android #1083

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Saileek5594
Copy link

Edge browser support for Android

This change is required to support Edge browser for Android app

Added Edge browser support for Android

Edge browser support for Android
@mdvmeijer
Copy link

Hello, I would appreciate it a lot if this PR were to get merged :)

* Matches any version of SBrowser for use as a edge tab.
*/
public static final VersionedBrowserMatcher EDGE_CUSTOM_TAB = new VersionedBrowserMatcher(
Browsers.Edge.PACKAGE_NAME,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appglidemodule

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feature request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants