黄伟平
黄伟平
There are so many material design lock views in Android. So I wanna try something different... But I will take this into consideration~ Thanks for your suggestion.
@HenryHaoson 额...我拿了哪个项目的gif呢?侵权的话我删除。
额,我只用了JazzHands里的图片资源,并没有直接将其gif拿过来使用啊。另外,你指的是WoWoViewPager吧?图片资源指的是类似这些:
Yep, I will consider this. Now the blur-calculate-method is not support android 4.0, but I will change it to another when I’m free. Thanks for suggestion.
Omg... Thanks for reporting. I will check this ASAP.
@hardikbhimsni13 I will check this as soon as possible. Thanks for reporting.
Does "Aren't Correctly shown" means that sub-buttons are on incorrect positions? Could you post some images for this bug? Thanks~
Em..I see. This bug happens because sub-buttons lay on a gray background view. I suggest to detect the "portrait/landscape changed" event and try to reboom BMB if it has boomed.
Since version 2.1.1, you can set the orientation-adaptable property for BMB to deal with this problem. For more details, check [orientation-example-activity](https://github.com/Nightonke/BoomMenu/blob/master/app/src/main/java/com/nightonke/boommenusample/OrientationActivity.java).
[Click event wiki](https://github.com/Nightonke/BoomMenu/wiki/Click-Event-and-Listener) will tell you.