refactor(app): 重构设备控制页面布局和功能
- 移除自动巡检功能相关代码和界面 - 更新设备控制页面布局,增加预置点相关功能- 替换部分 UI 组件,优化界面样式 -调整 tab 页数量和标题 |
---|
|
app/src/main/java/com/casic/br/operationsite/fragments/AutoInspectionFragment.kt 100644 → 0 |
---|
app/src/main/java/com/casic/br/operationsite/view/DeviceControlActivity.kt |
---|
app/src/main/res/layout/activity_device_control.xml |
---|
app/src/main/res/layout/fragment_auto_inspection.xml 100644 → 0 |
---|
app/src/main/res/layout/fragment_device_controller.xml |
---|
app/src/main/res/layout/fragment_voice_settings.xml |
---|