Styles and colors.xml side done. Putting a string in there as well :D

This commit is contained in:
LucasGGamerM
2022-12-18 12:41:40 -03:00
parent bb9755f4af
commit 2fbf172729
5 changed files with 116 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
<string name="sk_color_theme_blue">Blue</string>
<string name="sk_color_theme_brown">Orange</string>
<string name="sk_color_theme_yellow">Yellow</string>
<string name="sk_color_theme_red">Red</string>
<string name="sk_color_theme_material3">Material You</string>
<string name="sk_not_supported">Not supported on your device</string>
<string name="sk_poll_allow_multiple">Allow multiple choices</string>