Skip to content

Commit

Permalink
Merge pull request #1 from sebastien46/main
Browse files Browse the repository at this point in the history
Added Monochrome Launcher Icon
  • Loading branch information
kvj authored Dec 12, 2023
2 parents 4d17586 + bebffb7 commit ce69a25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher_bt.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_bt_background"/>
<foreground android:drawable="@drawable/ic_launcher_bt_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_bt_foreground"/>
</adaptive-icon>

0 comments on commit ce69a25

Please sign in to comment.