Skip to content

Commit

Permalink
Format files from commit 0c5f892
Browse files Browse the repository at this point in the history
  • Loading branch information
thefakesujitk committed Nov 11, 2023
1 parent 0c5f892 commit 00ad05f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-v31/colors.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="launcher_icon_background_color">@android:color/system_accent1_600</color>
</resources>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="launcher_icon_background_color">@color/m3_sys_color_light_primary</color>
</resources>
</resources>

0 comments on commit 00ad05f

Please sign in to comment.