liquidswipe / com.jem.liquidswipe.layout
Package com.jem.liquidswipe.layout
Types
Name | Summary |
---|---|
LiquidSwipeConstraintLayout | open class LiquidSwipeConstraintLayout : ConstraintLayout, LiquidSwipeLayout LiquidSwipeConstraintLayout is a custom ConstraintLayout that implements LiquidSwipeLayout. |
LiquidSwipeFrameLayout | open class LiquidSwipeFrameLayout : FrameLayout, LiquidSwipeLayout LiquidSwipeFrameLayout is a custom FrameLayout that implements LiquidSwipeLayout. |
LiquidSwipeLinearLayout | open class LiquidSwipeLinearLayout : LinearLayout, LiquidSwipeLayout LiquidSwipeLinearLayout is a custom LinearLayout that implements LiquidSwipeLayout. |