关闭onstart
This commit is contained in:
parent
5d4389329d
commit
e41edf7b58
@ -1299,7 +1299,7 @@ public class HomeFragment extends BaseFragment {
|
|||||||
@Override
|
@Override
|
||||||
public void onStart() {
|
public void onStart() {
|
||||||
super.onStart();
|
super.onStart();
|
||||||
ToastUtils.showToast(con,"onstart");
|
// ToastUtils.showToast(con,"onstart");
|
||||||
refreshWaybills();
|
refreshWaybills();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user