UXSDK widgets
Hi, I'm trying to use the uxsdk widgets intead of creating my own from scratch, but most of them do not work for me. If I copy the default layout activity everything works, but when I try to create my own and add just a simple TakeOffWidget, it doesn't even appear. I tried other ones too like ConnectionWidget and it permanently shows disconnected and is acting weird. Is there anything else I have to do other than just add the widget to my layout? As far as I see, the default activity doesn't do anything special in the code or layout. I even tried to step by step removing widgets from the default layout and everything randomly stops working when I remove some unrelated widgets. Is there a certain way to include a widget in my activity?
Agent comment from YIGUI LIU in Zendesk ticket #160331:
Dear Developer,
UXSDK is an open-source UI widget that you can customize, modify, and use. It is recommended that you read the relevant code in the MSDK sample code that calls UXSDK components to understand how to use them.
Best Regards,
DJI Innovations SDK Technical Support Team
°°°