CircleMenu icon indicating copy to clipboard operation
CircleMenu copied to clipboard

Delicate, chic and supports customizable circle menu

Results 17 CircleMenu issues
Sort by recently updated
recently updated
newest added

hello Hitomi, i have 5 Buttons in my Activity, when i click on the any button, its menu should be opened as a circle i tried to put the implementation...

How to give each menu option to add ID?

Hello, When "setMainMenu(...)" is called after "onSizeChanged(...)", openMenuIcon is not showing sometimes. So you have to call "resetMainDrawableBounds()" in "setMainMenu(...)". This gonna be better to prevent openMenuIcon.draw(canvas) not working. Have...

can we use center as oval button and text.. or the center button invisible and other visible.. and also need add text below the icon.. is there any solution?

First of all thanks a lot for a great lib! When adding only 2 subMenu buttons they are rendered vertically, however I think that they will be better rendered horizontally.

When i recycle the view with the button, the icon of the recycled view disappears. Im using the setMainMenu void inside the onBindViewHolder function. Any ideas on how can i...