Hi Guys,
In a custom view i'm working on, I need to get a snapshot of the activity (it will be the CustomView Parent).
I've been reading the forum, but I can't get my head around B4XViews (yet) and need some assistance.
In my custom view I have a global var called "mParent" declared as view which later becomes mParent = mBase.Parent.
What would be the simplest way to get a "mParent" snapshot?
In a custom view i'm working on, I need to get a snapshot of the activity (it will be the CustomView Parent).
I've been reading the forum, but I can't get my head around B4XViews (yet) and need some assistance.
In my custom view I have a global var called "mParent" declared as view which later becomes mParent = mBase.Parent.
What would be the simplest way to get a "mParent" snapshot?