Hi,
We integrated arcgis-android v100.6.0 in our project.Now we need support the following feature:User selects a polygon manually.Then he can drag vertices on polygon. Now we use SketchEditor to achieve this function.But we found we need to long press on the vertex to drag, can we drag a vertex with a short press using SketchEditor? Or any other solution to achieve this function?
Thanks.