@@ -1876,6 +1876,7 @@ class GraphyActivity : BaseActivity(), ICaptureStatusListener, ICameraChangedCal
wall.isChecked = true
} else if (info.zRegion == "air") {
air.isChecked = true
+ }
equipEdit.setText(info.location.z().toString())
scene.point.mX = info.location.x()