Skip to content

Commit

Permalink
adding string behaviour and appearance in string.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavesh100 committed Sep 28, 2023
1 parent a41f006 commit 6aa1c87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@
<string name ="bold">Bold</string>
<string name ="extra_bold">Extra Bold</string>
<string name ="ui_settings">UI Settings</string>
<string name ="custom_ui">Custom UI</string>
<string name ="top_bar_font_weight">Top Bar Font Weight</string>
<string name ="behaviour">Behaviour</string>
<string name ="appearance">Appearance</string>


<string-array name="features">
Expand Down

0 comments on commit 6aa1c87

Please sign in to comment.