# MiguelCatalan/MaterialSearchView

Cute library to implement SearchView in a Material Design Approach

Repository: https://github.com/MiguelCatalan/MaterialSearchView
Canonical: https://ross.abutalabs.com/products/materialsearchview
Homepage: http://miguelcatalan.info/2015/09/23/MaterialSearchView/
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2020-07-24T16:31:11+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4006, "days_push": 2231, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3808, forks 614 (observed 2026-08-28T04:08:20.433460+00:00)

## What it is
An Android library that implements a Material Design styled SearchView widget for apps targeting API 14 and above. It provides a toolbar-integrated search interface with query text listeners, suggestions, and voice search support.

## Use cases
- add a material design search bar to an android app
- implement search with suggestions in an android toolbar
- add voice search to an android app
- create a search overlay that displays over the toolbar
- handle search query submit and text change events in android

## When to choose
- you are building an android app with a Material Design toolbar and need a polished search experience
- you want drop-in search functionality with suggestions and voice search without building it from scratch
- your app supports older android versions down to API 14

## When to avoid
- you are building for modern android and prefer the official AndroidX SearchView or materialdoc approach
- you need a search backend or indexing engine rather than a UI widget
- you are not developing for the android platform

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, search-engine
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: material-design, searchview, android-ui, voice-search, search-suggestions, android

## Member repositories
- MiguelCatalan/MaterialSearchView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:20.433460+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:26:39.148394+00:00, confidence not recorded.
  - readme: https://github.com/MiguelCatalan/MaterialSearchView (fetched 2026-08-28T04:08:20.433460+00:00, sha 2c27631395cf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
