Skip to content

Commit

Permalink
[style] #17 string 리소스 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
seoyoon513 committed Mar 27, 2023
1 parent d09e54d commit 6ac0c96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Chapter09/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<resources>
<string name="app_name">Chapter09</string>
<string name="view_activity">ViewActivity</string>
<string name="compose_activity">ComposeActivity</string>
</resources>

0 comments on commit 6ac0c96

Please sign in to comment.