Skip to content

WebView subclass that highlights all search results (Safari-style wannabe)

Notifications You must be signed in to change notification settings

shenkevin/HighlightedWebView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

License

Do whatever you want with this code. I only ask that you check out Dash, my Snippet Manager and Documentation Browser app.

HighlightedWebView

Drop-in WebView subclass that adds Safari-style in-page search-result highlighting.

Screenshot

Features:

  • Highlight search results.
  • Show position of search results by highlighting the scrollbar.
  • Maintain text size (zoom level) between launches.

Project Goals:

  • Avoid JavaScript.
  • Avoid blocking the main thread as much as possible.

About

WebView subclass that highlights all search results (Safari-style wannabe)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published