Commit 3ba13f26 authored by 陈前's avatar 陈前

pos 修复

parent f7ae9d97
...@@ -245,11 +245,4 @@ public class OrderMainFragment extends BaseFragment<StatisticsPresenter, Fragmen ...@@ -245,11 +245,4 @@ public class OrderMainFragment extends BaseFragment<StatisticsPresenter, Fragmen
} }
@Override
public void onStop() {
mViewBinding.edTitle.setText("");
super.onStop();
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment