Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Created October 24, 2024 00:35
Show Gist options
  • Save codeforfun-jp/b253fe766ae123c189e4b460ff416fe4 to your computer and use it in GitHub Desktop.
Save codeforfun-jp/b253fe766ae123c189e4b460ff416fe4 to your computer and use it in GitHub Desktop.
[Kotlin Quiz ver2] 2-7
<resources>
<string name="app_name">QuizApp</string>
<string name="question_label">問題文</string>
<string name="count_label">Q%d</string>
<string name="btn_answer">選択肢</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment