Closed brucetoo closed 8 years ago
hi, how use in gradle this commit on android studio?
thxs
Use Github itself...
cant helpme plz?
compile 'com.brucetoo.springfloatingactionmenu:library:0.0.1' not found :(
i have this same problem now.
@tux-world and @MarioTi I did not upload code to Jcenter,so com.brucetoo.springfloatingactionmenu:library:0.0.1
is not available ...Wait tiancaiCC to accept this PR and upload to Jcenter
@brucetoo could you help me to who to resolve this problem? i downloaded library source code, but i cant find which file and method must be update. thanks
@brucetoo i download and test your last commit, its not resolve problem sir, after close it, i must be multiple click on other view to work and ClickListener
work still after close that
@tux-world what do you mean "i must be multiple click on other view to work". when open,MenuItemView is clickable but is not clickable when close...thats what i did
Your code doesn't work correctly, would you like to see demo of my application, maybe you know whats problem
show me the apk.
i dont upload Nodejs on server and apk don't work correctly on your phone, i'm recording before and after using this library, wait to upload and sending link for you
Before using this library http://www.pishguy.com/files/Before.mp4
After Using That, in this video you can see i must be multiple click on other view to work http://www.pishguy.com/files/After.mp4
I know what you mean,wait me to fix it
@tux-world please check out the new fix (https://github.com/tiancaiCC/SpringFloatingActionMenu/pull/14)
@brucetoo after click outside of this library icons. underneath widgets such as any textview or clickable linearlayout can click, why?
Hi @brucetoo thanks for your work, but I have the same problem this is my apk http://expirebox.com/download/aca72586e72ee4b53864a8b022085656.html
@elsuper-migueld please explain whats your problem, i downloaded your file and install on my phone but i dont know whats problem
Hi @tux-world the problem is the menu is invisible but I can touch the menu items/buttons and show the Toasts messages, please try to move between the tabs if you try to move you are going to press the "hidden" buttons / menu items
i had this problem too,
@amanzan said to me:
If you open SpringFloatingActionMenu.java and add "view.setClickable(true);" in line 355, problem is fixed
and my problem resolved.
fix bug when MenuItemView is not visible,it's onClick event still can work