Skip to content

Commit

Permalink
[UI] #14-change title
Browse files Browse the repository at this point in the history
  • Loading branch information
sohyun127 committed May 26, 2023
1 parent 2c761eb commit f564ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
app:layout_constraintTop_toTopOf="parent"
app:menu="@menu/menu_home_toolbar"
app:navigationIcon="@drawable/ic_x"
app:title="@string/home_title"
app:title="@string/home_tool_bar_title"
app:titleTextAppearance="@style/TextAppearance.Carrot.title1_bold" />


Expand Down

0 comments on commit f564ad0

Please sign in to comment.