app/src/main/res/values/attrs.xml
@@ -50,4 +50,10 @@ <attr name="VerticalSpacing" format="dimension" /> <attr name="HorizontalSpacing" format="dimension" /> </declare-styleable> <declare-styleable name="SwipeMenuLayout"> <attr name="swipeEnable" format="boolean"/> <attr name="ios" format="boolean"/> <attr name="leftSwipe" format="boolean"/> </declare-styleable> </resources>