Commit 9b7af0f2 authored by linfeng's avatar linfeng

活动bug修复

parent 1a4d66d9
......@@ -50,6 +50,7 @@ public class WebViewActivity extends BaseStatusActivity<WebViewPresenter> {
return R.layout.activity_web_view;
}
@Override
protected void initView(Bundle savedInstanceState, TitleView titleView, Intent intent) {
titleView.setVisibility(View.GONE);
......
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