Skip to content
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.
/ sliding-layout Public archive

A layout which switches between two views horizontally via nested scrolling

License

Notifications You must be signed in to change notification settings

italankin/sliding-layout

Repository files navigation

Sliding Layout

A layout which switches between two views vertically.

Demo (YouTube)

Properties

XML Code Default value
sl_initialOverlayState setInitialOverlayState(int) STATE_GONE
sl_minScroll setMinScroll(float) 0.25f
sl_offset setOffset(int) 0
sl_parallaxFactor setParallaxFactor(float) 0
sl_clipContent setClipContent(boolean) true

About

A layout which switches between two views horizontally via nested scrolling

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages