Commit 31fdb681 authored by 姜敏's avatar 姜敏

更改线的粗细

parent dfb008de
......@@ -207,4 +207,11 @@ 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