I'd like to use AS_TabMenuAdvanced v1.17 in a traditional Activity-based B4A project (not B4XPages), and I’d like to confirm whether the library is fully supported in this context.
Even after correctly adding the view in the Designer, I'm encountering an issue where icons don't display, and setting TabMenu.Index = 0 during init causes a crash unless it's avoided.
Can anyone kindly confirm:
Even after correctly adding the view in the Designer, I'm encountering an issue where icons don't display, and setting TabMenu.Index = 0 during init causes a crash unless it's avoided.
Can anyone kindly confirm:
- Is AS_TabMenuAdvanced v1.17 designed to work reliably with standard Activity-based B4A apps?
- Is an example available?
- Are there any usage limitations or initialization steps specific to this setup?
- Or is B4XPages required?