排程解绑设备,添加已关联设备tab
This commit is contained in:
@@ -149,6 +149,11 @@ public class BindDeviceFragment extends BaseFragment<PlanBindDeviceLayoutBinding
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void planUnbindDeviceSuccess(BaseBean bean, int position) {
|
||||
|
||||
}
|
||||
|
||||
// private void syncSelectedDevices() {
|
||||
// Set<Integer> selectedPositions = mAdapter.getSelectedPositions();
|
||||
// List<WaterPlanWeekEntity.DeviceEntity> selected = new ArrayList<>();
|
||||
|
||||
Reference in New Issue
Block a user