You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -878,8 +883,19 @@ public void setOnOpenListener(OnOpenListener listener) {
878
883
mOpenListener = listener;
879
884
}
880
885
886
+
887
+
/**
888
+
* Sets the OnOpenListner for secondary menu {@link OnOpenListener#onOpen() OnOpenListener.onOpen()} will be called when the secondary SlidingMenu is opened
0 commit comments