|
|
@@ -81,15 +81,8 @@ import com.bonait.bnframework.common.message.MessageManager; |
|
|
|
import com.bonait.bnframework.common.utils.AlertDialogUtils; |
|
|
|
import com.bonait.bnframework.common.utils.ToastUtils; |
|
|
|
import com.bonait.bnframework.modules.home.adapter.loadinggood_adapter; |
|
|
|
import com.bonait.bnframework.modules.home.adapter.wl_adapter; |
|
|
|
import com.bonait.bnframework.modules.home.fragment.mode.SerialInter; |
|
|
|
import com.bonait.bnframework.modules.home.fragment.mode.SerialManage; |
|
|
|
import com.bonait.bnframework.modules.home.fragment.mode.SerialPortRead; |
|
|
|
import com.bonait.bnframework.modules.home.fragment.mode.ShaoMaSave; |
|
|
|
//import com.bonait.bnframework.modules.home.fragment.mode.ShaomaTest; |
|
|
|
import com.bonait.bnframework.modules.home.fragment.mode.add_makegood_control; |
|
|
|
import com.bonait.bnframework.modules.home.fragment.mode.add_manguan_control; |
|
|
|
import com.bonait.bnframework.modules.home.fragment.mode.add_pf_control; |
|
|
|
import com.bumptech.glide.Glide; |
|
|
|
import com.litao.slider.NiftySlider; |
|
|
|
import com.orhanobut.logger.Logger; |
|
|
@@ -822,6 +815,7 @@ public class MakeGoodFragment extends BaseFragment { |
|
|
|
|
|
|
|
rv_right.setAdapter(null); |
|
|
|
Glide.get(getContext()).clearMemory(); |
|
|
|
MessageManager.getInstance().unRegisterMessageReceiver(getActivity()); |
|
|
|
} |
|
|
|
|
|
|
|
/** |
|
|
|