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

@@ -5,4 +5,5 @@
<color name="blue_navigation_bar_bg">@color/blue_gray_50</color>
<color name="orange_navigation_bar_bg">@color/orange_gray_50</color>
<color name="yellow_navigation_bar_bg">@color/yellow_gray_50</color>
<color name="red_navigation_bar_bg">@color/red_gray_50</color>
</resources>