# rubensousa/PreviewSeekBar

A SeekBar suited for showing a preview of something. As seen in Google Play Movies.

Repository: https://github.com/rubensousa/PreviewSeekBar
Canonical: https://ross.abutalabs.com/products/previewseekbar
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2024-01-10T22:04:52+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3508, "days_push": 966, "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 3459, forks 426 (observed 2026-08-28T04:08:05.583565+00:00)

## What it is
An Android UI library providing a SeekBar that shows a preview (e.g., video thumbnails) while scrubbing, as seen in Google Play Movies. It includes extensions for Media3 and the deprecated ExoPlayer TimeBar.

## Use cases
- show video thumbnail previews while scrubbing a seekbar
- build a Google Play Movies-style video scrubber in Android
- add a preview timebar to a Media3 PlayerView
- display thumbnail sprites when dragging a video progress bar
- customize seekbar preview animations in an Android video player

## When to choose
- you need a seekbar with hover/drag previews in an Android video player
- you use Media3 or ExoPlayer and want a preview TimeBar out of the box

## When to avoid
- you need previews on non-Android platforms
- you don't use a video player and just need a standard seekbar

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation, video-processing
- domain: mobile-development, media, android-tools
- platform: -
- tags: seekbar, video-preview, exoplayer, media3, android-ui, thumbnails, android, mobile

## Member repositories
- rubensousa/PreviewSeekBar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:05.583565+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:36:56.912091+00:00, confidence not recorded.
  - readme: https://github.com/rubensousa/PreviewSeekBar (fetched 2026-08-28T04:08:05.583565+00:00, sha 4a950851467e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
