Mobile-UXSDK-Android
Mobile-UXSDK-Android copied to clipboard
Grid lines
Is there a way we can add grid lines UI like the DJI GO app?
check out this new feature in our 4.4 sample app for UI lib - it should be there.
I looked at the sample app in this repo but can't find the place where grids are used, would you mind linking the file/place where its used and possible the api documenation for it? For example if it was a widget it should of been listed here https://developer.dji.com/api-reference/android-uilib-api/Widgets/AutoExposureLockWidget.html
Hi @kwong93 , thanks for the feedback, the Android SDK 4.4.1 do support the camera Grid line feature, it's a part of the FPVOverlayWidget , we will update the API Reference documentation soon.