Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
shouldOverrideUrlLoading
Method · 0.65
onLongClick
Method · 0.65
onOpenLink
Method · 0.65
Implementers
1
ViewHolder
app/src/main/java/eu/faircode/email/Ad
Calls
no outgoing calls
Tested by
no test coverage detected