| | |
| | | import android.os.Environment |
| | | import android.view.View |
| | | import android.widget.AdapterView |
| | | import cn.flightfeather.thirdapp.bean.Domainitem |
| | | import cn.flightfeather.thirdapp.bean.Mediafile |
| | | import cn.flightfeather.thirdapp.bean.Problemtype |
| | | import cn.flightfeather.thirdapp.bean.entity.Domainitem |
| | | import cn.flightfeather.thirdapp.bean.entity.Mediafile |
| | | import cn.flightfeather.thirdapp.bean.entity.Problemtype |
| | | import cn.flightfeather.thirdapp.bean.vo.ProblemlistVo |
| | | import cn.flightfeather.thirdapp.module.base.VIEW_PHOTO |
| | | import kotlinx.android.synthetic.main.dialog_take_evidence.* |