All Types

Name Summary
com.jem.liquidswipe.BuildConfig  
com.jem.liquidswipe.BuildConfig  
com.jem.liquidswipe.base.ClipPathProvider Abstract class that should be extended by other ClipPathProvider classes.
com.jem.liquidswipe.clippathprovider.LiquidSwipeClipPathProvider ClipPathProvider which provides LiquidSwipe path.
com.jem.liquidswipe.layout.LiquidSwipeConstraintLayout LiquidSwipeConstraintLayout is a custom ConstraintLayout that implements LiquidSwipeLayout.
com.jem.liquidswipe.layout.LiquidSwipeFrameLayout LiquidSwipeFrameLayout is a custom FrameLayout that implements LiquidSwipeLayout.
com.jem.liquidswipe.base.LiquidSwipeLayout LiquidSwipeLayout is the base interface for all the other LiquidSwipeLayouts
com.jem.liquidswipe.layout.LiquidSwipeLinearLayout LiquidSwipeLinearLayout is a custom LinearLayout that implements LiquidSwipeLayout.
com.jem.liquidswipe.LiquidSwipeViewPager LiquidSwipeViewPager is a custom ViewPager that uses a fixed scroller and uses a LiquidSwipePageTransformer as it’s page transformer.