Skip to content

Commit

Permalink
oo
Browse files Browse the repository at this point in the history
  • Loading branch information
weihuagu committed May 22, 2019
1 parent dd4e0fb commit 6f20db0
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,12 @@ public boolean onOptionsItemSelected(MenuItem item) {
}
}

@Override
protected void onResume() {
super.onResume();
setLogText();
}



}

0 comments on commit 6f20db0

Please sign in to comment.