yoshimaa

Results 4 comments of yoshimaa

you mean that show bmb? just do like this. bmb.boom() or bmb.boomImmediately()

@eniserkaya yes. if you wanna show bmb(BoomMenuButton) bmb.boom() or bmb.boomImmediately() if you wanna hide bmb bmb.reboom() or bmb.reboomImmediately()

@AhYousefi which item ? title or icon or background or other things? please tell me more

maybe i think this is the same as #24 check build.gradle! change ``` gradle compile project(':library') ``` to ``` gradle compile 'com.github.traex.expandablelayout:library:1.3' ```