Hello
I have to not use layout in an activity of my program.
Now my question is, how should I add BBCodeView to the activity through coding and give it text?
Not a custom view that is designed to be added with the designer. But it is meaningless as you can create a layout with just that view and load it as many times as you need.
Tips:
1. Switch to B4XPages.
2. Build the layout with the designer.
It will be more efficient and cross platform.