Skip to content

Commit

Permalink
Merge branch 'Acode-Foundation:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
bajrangCoder authored Dec 18, 2024
2 parents 8598b19 + 88bfd7f commit 5a86c96
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion _typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ extend-exclude = [
".vscode",
"fastlane",
"hooks",
"res",
"*.gradle",
"plugins",
"platforms",
Expand Down
1 change: 1 addition & 0 deletions res/android/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>
1 change: 1 addition & 0 deletions res/android/mipmap-anydpi-v26/ic_launcher_round.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>

0 comments on commit 5a86c96

Please sign in to comment.