Skip to content

Commit

Permalink
chore: add mono icon for monet themes
Browse files Browse the repository at this point in the history
  • Loading branch information
MSOB7YY committed Jun 24, 2024
1 parent ed56dd7 commit d3d32e0
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ Animating Thumbnail | Recommends & Listens
> <br>
> ### © Logo by @midjourney
> ###### thanks [@sujxl24](https://github.com/sujxl24) for the monet version
# Contribute
- You can help translating Namida to your language on [translation repo](https://github.com/namidaco/namida-translations)
Expand Down
5 changes: 3 additions & 2 deletions android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_adaptive_back"/>
<foreground android:drawable="@mipmap/ic_launcher_adaptive_fore"/>
<background android:drawable="@mipmap/ic_launcher_adaptive_back" />
<foreground android:drawable="@mipmap/ic_launcher_adaptive_fore" />
<monochrome android:drawable="@mipmap/ic_launcher_adaptive_mono" />
</adaptive-icon>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: namida
description: A Beautiful and Feature-rich Music Player, With YouTube & Video Support Built in Flutter
publish_to: "none"
version: 2.7.7-beta+240622176
version: 2.7.8-beta+240624182

environment:
sdk: ">=3.4.0 <4.0.0"
Expand Down

0 comments on commit d3d32e0

Please sign in to comment.