AllAngleExpandableButton
AllAngleExpandableButton copied to clipboard
An expandable button menu that you can define expand angle and button count and so on
How do I use `ButtonData.buildTextButton()` Thanks in advance
Text beyond the child button boundary, how to handle
I have made it inside a cardview and it's only work for the first card, the other cards it stays idle
Could not find method compile() for arguments [com.github.uin3566:AllAngleExpandableButton:v1.2.0] on org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler_Decorated@3d81a6ff. Android Studio 3.2.1 Build #AI-181.5540.7.32.5056338, built on October 9, 2018 JRE: 1.8.0_152-release-1136-b06 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains...
I'm using 'AllAngleExpandableButton' widget in a fragment on top of a MapView, that fragment is inside a ViewPager. When i click on the button , it doesn't perform any action....
在Fragment+viewPager中滑动后 点击事件不生效~
here it doesn't expand on pressed...  here it expands and works perfectly  please help...
How to close the menu automatically when press back button?? And there still have a button that moved to the left top corner after press back button to the previous...
添加依赖后按照你的步骤走 然后报错 找到原因 需要添加 renderscriptTargetApi 18 renderscriptSupportModeEnabled true
Hi, i tried overiding your libray to enable longClickListener on the fab , the use case , i want it to act as a clickable button , so onLongClick -->...