-
-
Save codeforfun-jp/9ed51285ff019c9bfd2af437704e3c31 to your computer and use it in GitHub Desktop.
[Java Quiz ver2] 4-2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Override | |
protected void onCreate(Bundle savedInstanceState) { | |
/* 省略 */ | |
showNextQuiz(); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment