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

Latest commit

 

History

History
15 lines (11 loc) · 445 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 445 Bytes

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