Skip to content

A fading edge implementation for Jetpack Compose. Includes a demo app.

Notifications You must be signed in to change notification settings

diskerr/ComposeFadingEdgeDemo

Repository files navigation

Compose Fading Edge Extensions

A set of extension functions for Jetpack Compose that add fading edge effects to scrollable containers. Currently tested on Row, Column, LazyRow, and LazyColumn.

See FadingEdge.kt for the implementation.

Features

  • Clones the look and behavior of Android View's requiresFadingEdge.
  • Includes a demo app, showcasing the extensions.
demo.mp4

About

A fading edge implementation for Jetpack Compose. Includes a demo app.

Topics

Resources

Stars

Watchers

Forks

Languages