Hello,
if i set the lottie background color to black:
The background is black, but if i now want a transparent background with:
The background is white.
In the designer i set the view background to transparent.
Thanks
if i set the lottie background color to black:
B4X:
Lottie1.Color = Colors.Black
B4X:
Lottie1.Color = Colors.Transparent
In the designer i set the view background to transparent.
Thanks