Commit 767904ad authored by linfeng's avatar linfeng

租车优化

parent 0d197937
...@@ -157,6 +157,7 @@ public class CarRentalListActivity extends BaseStatusActivity<CommonPresenter> i ...@@ -157,6 +157,7 @@ public class CarRentalListActivity extends BaseStatusActivity<CommonPresenter> i
onFresh(); onFresh();
} }
@Override @Override
public void onShowResult(int requestType, BaseBean result) { public void onShowResult(int requestType, BaseBean result) {
mSimpleRefreshLayout.onRefreshComplete(); mSimpleRefreshLayout.onRefreshComplete();
......
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