ahmed alkhashab
ahmed alkhashab
@waelsyrian996 @hanansabry @adrielcafe Does anyone have the reason for it?
@adrielcafe I used your fork from "FFmpegAndroid" that has your [commit](https://github.com/adrielcafe/ffmpeg-android-java/commit/2a627f6ecd72d4a038f84c0de757b36d40f6126a) at the date "15 Sep 2016" then use this [fix](https://github.com/troutslaps/ffmpeg-android-java/commit/55c8152dad94f5a12612d4c65dd85bbfcc45a581) from @troutslaps It works now
i want to listen on parent i will add listener which fire when status "isExpanded" has changed
i used your listener ArcLayout.OnMenuItemOpenClose and grant access to ArcLayout -> setOnMenuItemOpenClose ``` public void setOnMenuItemOpenClose(ArcLayout.OnMenuItemOpenClose listener){ mArcLayout.setOnMenuItemOpenClose(l); } ``` Thank you your library is the best