Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Created December 1, 2021 06:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeforfun-jp/730cb94699642d30424c011c9ad6d650 to your computer and use it in GitHub Desktop.
Save codeforfun-jp/730cb94699642d30424c011c9ad6d650 to your computer and use it in GitHub Desktop.
Android Quiz App Kotlin 2-5
<resources>
<string name="app_name">QuizApp</string>
<string name="question_label">問題文</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment