Open WobbleMenu.b4xlib using any zip opening tool. Extract bas file from b4xlib file. Replace private with public on line 25. save the file and place it inside the b4xlib file. now you can access the tab views like wooblemenu.tab1 tab2 tab3 etc. Use the badger library to set badge to that tab
Open WobbleMenu.b4xlib using any zip opening tool. Extract bas file from b4xlib file. Replace private with public on line 25. save the file and place it inside the b4xlib file. now you can access the tab views like wooblemenu.tab1 tab2 tab3 etc. Use the badger library to set badge to that tab
Hi everyone, This is a B4X compatible bottom navigation. It has 4 types of tab changing animation and 3 types of icon revealing animation. WobbleMenu Author: @Biswajit Version: 1.5 Dependency: JavaObject, BitmapCreator, XUI WobbleMenu Functions: GetCurrentTab As Int Get the current tab id...
www.b4x.com
Please check if you are using the latest one or not.
If that doesnt solve your issue then post your code where you have set the icons.
Run the example project. If it's working fine there might be some issue with the code. Maybe you are resetting the view or loading the layout again after setting the icons.
Hi everyone, This is a B4X compatible bottom navigation. It has 4 types of tab changing animation and 3 types of icon revealing animation. WobbleMenu Author: @Biswajit Version: 1.5 Dependency: JavaObject, BitmapCreator, XUI WobbleMenu Functions: GetCurrentTab As Int Get the current tab id...
Hi everyone, This is a B4X compatible bottom navigation. It has 4 types of tab changing animation and 3 types of icon revealing animation. WobbleMenu Author: @Biswajit Version: 1.5 Dependency: JavaObject, BitmapCreator, XUI WobbleMenu Functions: GetCurrentTab As Int Get the current tab id...