BoomMenu icon indicating copy to clipboard operation
BoomMenu copied to clipboard

A menu which can ... BOOM! - Android

Results 103 BoomMenu issues
Sort by recently updated
recently updated
newest added

Any idea as to how can I use the boommenu in the bottom navigation bar? I wasn't able to add it using the normal way of creating a menu for...

How can i use Boom menu to create this kind of Arch in Android ![3o6zt6hnhod3kvx4ay](https://user-images.githubusercontent.com/17041057/39527109-45784d2e-4e3e-11e8-983c-aecc154f86f8.gif) Thanks

Both BoomMenu and BlurLockView are awesome! Could you add one more option in BoomMenu to blur the background like BlurLock View? When there are too many buttons, it need to...

enhancement

Hi, ` vh.btnActionTask.onBoomListener = object : OnBoomListener { override fun onClicked(index: Int, boomButton: BoomButton?) { when (index) { //... 2 -> { vh.btnStatusActionTask.boomImmediately() } } } override fun onBoomDidShow() {}...

2018-11-16 01:39:44.945 9431-9431/com.example.myapplication E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.myapplication, PID: 9431 java.lang.RuntimeException: Unknown piece-place-enum! at com.nightonke.boommenu.ExceptionManager.judge(ExceptionManager.java:23) at com.nightonke.boommenu.BoomMenuButton.innerBoom(BoomMenuButton.java:562) at com.nightonke.boommenu.BoomMenuButton.boom(BoomMenuButton.java:551) at com.nightonke.boommenu.BoomMenuButton$1.onClick(BoomMenuButton.java:320) at android.view.View.performClick(View.java:6294) at android.view.View$PerformClick.run(View.java:24774) at android.os.Handler.handleCallback(Handler.java:790) at android.os.Handler.dispatchMessage(Handler.java:99)...

2018-11-14 17:11:58.998 4249-4249/com.ulsan.tronghieu.waterdrinkremider E/AndroidRuntime: FATAL EXCEPTION: main Process: com.ulsan.tronghieu.waterdrinkremider, PID: 4249 java.lang.IllegalArgumentException: Invalid Region.Op - only INTERSECT and DIFFERENCE are allowed at android.graphics.Canvas.checkValidClipOp(Canvas.java:779) at android.graphics.Canvas.clipPath(Canvas.java:1007) at com.mxn.soul.flowingdrawer_core.FlowingMenuLayout.dispatchDraw(FlowingMenuLayout.java:109) at android.view.View.draw(View.java:20210) at...

How can I set images and text to some disabled button?

Is this free,can i use it in my live application??