← Back to team overview

ubuntu-phone team mailing list archive

SDK Question

 

Hello!

Did somebody note that ActivityIndicator component became invisible with
the latest official update?
Example code:
...

ActivityIndicator {

                    running: true

                    anchors.horizontalCenter: parent.horizontalCenter

                }

...

Thanks.

Follow ups