Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
lianglei committed Aug 7, 2019
1 parent 799fafa commit f31ab5c
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,6 @@ public void immersive() {
, openWhiteStatusBar);
}

@Override
public Lifecycle getLifecycle() {
return super.getLifecycle();
}

@Override
protected void onCreate(Bundle savedInstanceState) {
if (savedInstanceState != null) {
Expand Down

0 comments on commit f31ab5c

Please sign in to comment.