If i request a snapshot of some panels with elevations
From this
Results in this:
Also the fontcolors are not the same.
How can i get a snapshot of the actual looking activity?
B4X:
Dim root As B4XView = Activity
root.snapshot
From this
Results in this:
Also the fontcolors are not the same.
How can i get a snapshot of the actual looking activity?