MCPcopy Create free account
hub / github.com/M66B/FairEmail / onOpenLink

Method onOpenLink

app/src/main/java/eu/faircode/email/WebViewEx.java:560–560  ·  view source on GitHub ↗
(String url, boolean always)

Source from the content-addressed store, hash-verified

558 void onScrollChange(int dx, int dy, int scrollX, int scrollY);
559
560 boolean onOpenLink(String url, boolean always);
561
562 void onUserInterAction();
563 }

Callers 3

onLongClickMethod · 0.65
onOpenLinkMethod · 0.65

Implementers 1

ViewHolderapp/src/main/java/eu/faircode/email/Ad

Calls

no outgoing calls

Tested by

no test coverage detected