Take as an example the Web view ...
the Web view itself is initialized in the usual way... then with the help of Web view extras we can enhance the basic webview we just initialized...
I want to do the same with a helper view ... my issue is...
my "webview" is a wrapper created in the b4a ide using compile to lib...
my wrapper initializes an object... and I need to access that object from a helper lib...
is there anything specific that needs to be done for this to work?
the Web view itself is initialized in the usual way... then with the help of Web view extras we can enhance the basic webview we just initialized...
I want to do the same with a helper view ... my issue is...
my "webview" is a wrapper created in the b4a ide using compile to lib...
my wrapper initializes an object... and I need to access that object from a helper lib...
is there anything specific that needs to be done for this to work?