Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyrilmottier/QueryHighlighter
https://github.com/cyrilmottier/QueryHighlighter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyrilmottier/QueryHighlighter
- Owner: cyrilmottier
- License: apache-2.0
- Created: 2017-03-06T13:24:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T11:08:30.000Z (almost 8 years ago)
- Last Synced: 2024-08-02T01:22:38.354Z (4 months ago)
- Language: Java
- Size: 989 KB
- Stars: 276
- Watchers: 7
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-android-ui - QueryHighlighter - 在文本中突出搜索字词 (SearchView)
README
Query Highlighter
========Copyright 2017 Cyril
[https://cyrilmottier.com](https://cyrilmottier.com)QueryHighlight is a sample Android application that shows how to highlight search terms in text (more specifically in `TextView`s). For more information, please refer to
[Highlighting Search Terms](http://cyrilmottier.com/2017/03/06/highlighting-search-terms/).![Highlighting search terms on Android](art/query-highlighter.png)
License
===================This project is subject to the [Apache License, Version 2.0](http://apache.org/licenses/LICENSE-2.0.html).