# danylovolokh/LondonEyeLayoutManager

A Layoutmanager that must be used with RecyclerView. When list is scrolled views are moved by circular trajectory

Repository: https://github.com/danylovolokh/LondonEyeLayoutManager
Canonical: https://ross.abutalabs.com/products/londoneyelayoutmanager
Language: Java
License Family: other
Last push: 2016-01-26T21:23:53+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3919, "days_push": 3872, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1186, forks 164 (observed 2026-08-28T04:03:55.146704+00:00)

## What it is
A custom RecyclerView LayoutManager for Android that moves list items along a circular trajectory when scrolled, like the London Eye ferris wheel. It supports two scroll strategies (Natural and PixelPerfect) for different item spacing behaviors.

## Use cases
- create a ferris wheel style scrolling list in android
- scroll recyclerview items along a circular path
- add circular trajectory animation to a list
- build a custom recyclerview layoutmanager
- make a rotating carousel list on android

## When to choose
- you want a distinctive circular scroll effect for a RecyclerView list
- you need a reference implementation for writing custom LayoutManagers

## When to avoid
- you need a maintained library with active support
- you need standard linear or grid list layouts
- your minSdkVersion is below 15

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, layoutmanager, circular-scroll, android-ui, custom-layout, android, mobile

## Member repositories
- danylovolokh/LondonEyeLayoutManager (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:55.146704+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-30T06:23:53.252343+00:00, confidence not recorded.
  - readme: https://github.com/danylovolokh/LondonEyeLayoutManager (fetched 2026-08-28T04:03:55.146704+00:00, sha e23809ac509a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
