AllAngleExpandableButton icon indicating copy to clipboard operation
AllAngleExpandableButton copied to clipboard

An expandable button menu that you can define expand angle and button count and so on

Results 10 AllAngleExpandableButton issues
Sort by recently updated
recently updated
newest added

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... ![screenshot_2017-12-26-22-52-36](https://user-images.githubusercontent.com/5900498/34361430-ebb3ad22-ea8f-11e7-8cb3-9d2a6bcd2169.png) here it expands and works perfectly ![screenshot_2017-12-26-22-50-47](https://user-images.githubusercontent.com/5900498/34361433-f20826c6-ea8f-11e7-8987-762a938e0d96.png) 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 -->...