LuC4s Bérgamo
LuC4s Bérgamo
how to get database path ? i want save .db file in my android app. but im using this final String inFileName = activity.getDatabasePath("classname").toString(); is returning empty. can u help...
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)
 I cant understand why i get this problem sometimes... not always... the indexes in code are correct.
Some times i received this error. My boom menu is inside adapter. Everything is fine and init before. Fatal Exception: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.get(ArrayList.java:437) at com.nightonke.boommenu.BoomMenuButton.startReboomAnimations(BoomMenuButton.java:674) at...
I need dismiss boom menu. But i didnt find any method to do that.
Hello, i test my application on galaxy s7 on android 7.0.1 and works like charm. but when i test on tablet with android 6.0.1 the icons dont show on harm...
Hello Masayuki! How are u? Long time i'm searching a lib like this.. congrats for the work! But i have some questions.. 1 - I can add how many overlays...
i cant fix this error.. someone can help me ?
i want to simulate a loading with this dialog.. i call a function inside pre execute asynctask and in post execute the same dialog dismiss .. how can i do...
How to start closed ? but i call the close method, the rootview still null :( -------------------------------------- Hi! first sorry for my english... but i'm try any times without sucess,...