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

Gradle versions updated & now the project can be build with latest android studio Chipmunk | 2021.2.1 Lests Build, Test & export the project Test Reports and export your APK...

> Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not find com.nightonke:boommenu:2.1.1. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/nightonke/boommenu/2.1.1/boommenu-2.1.1.pom - https://repo.maven.apache.org/maven2/com/nightonke/boommenu/2.1.1/boommenu-2.1.1.pom - https://raw.githubusercontent.com/Pgyer/mvn_repo_pgyer/master/com/nightonke/boommenu/2.1.1/boommenu-2.1.1.pom - https://jitpack.io/com/nightonke/boommenu/2.1.1/boommenu-2.1.1.pom Required by: project...

Hey, its possible to set a highlightedColor to a bmb itself. I also found that its possible to set a highlightedImageRes to bmb buttons. So, my question is, is it...

Since JCenter's end is near, can we have this in JitPack or any other alternative?

The first click to show the list (Boom), only show the background but not the list of Ham´s Button. After that all re-Boom works fine. Some ideas?. Tested in Android...

Please someone can help me ? Fatal Exception: java.lang.IndexOutOfBoundsException Index: 0, Size: 0 java.util.ArrayList.get (ArrayList.java:437) com.nightonke.boommenu.BoomMenuButton.createPieces (BoomMenuButton.java:419) com.nightonke.boommenu.BoomMenuButton.doLayoutJobs (BoomMenuButton.java:401) com.nightonke.boommenu.BoomMenuButton.access$1600 (BoomMenuButton.java:66) com.nightonke.boommenu.BoomMenuButton$7.run (BoomMenuButton.java:1016) android.os.Handler.handleCallback (Handler.java:883)

![image](https://user-images.githubusercontent.com/28266902/103636927-7596c280-4f29-11eb-88f2-1ead71197354.png) I cant understand why i get this problem sometimes... not always... the indexes in code are correct.