Hi community,
In NET environment (C#, VB.NET) developers can create UserControls then reuse in other forms effectively. is there a way to do similar in B4A?
Start with this tutorial if you are not familiar with custom views: [B4X] Custom Views with Enhanced Designer Support With the help of XUI it is quite simple to create custom views classes that will work with B4A, B4i and B4J. The first step is to use a slightly modified template...