Skip to content

Commit

Permalink
修改了main
Browse files Browse the repository at this point in the history
  • Loading branch information
554512097 committed Sep 1, 2017
1 parent e28f38a commit 8f4f3e9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);

setContentView(R.layout.activity_main);
}
}

0 comments on commit 8f4f3e9

Please sign in to comment.