alpha
Login
or
Join now
kasper.space
/
ferrum
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/probablykasper/ferrum. Music library app for Mac, Linux and Windows
ferrum.kasper.space
electron
linux
macos
music
music-library
music-player
napi
windows
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Android: Disable adaptive icon
author
Kasper
date
4 months ago
(Mar 10, 2026, 4:06 PM +0100)
commit
c735c562
c735c5628f870d875047b2f627fb67e558d1e5bb
parent
6ec9f626
6ec9f626fd414e96f2a0fd44a1c5ee35b67e6888
-5
1 changed file
Expand all
Collapse all
Unified
Split
mobile
src-tauri
gen
android
app
src
main
res
mipmap-anydpi-v26
ic_launcher.xml
-5
mobile/src-tauri/gen/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Reviewed
···
1
1
-
<?xml version="1.0" encoding="utf-8"?>
2
2
-
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3
3
-
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
4
4
-
<background android:drawable="@color/ic_launcher_background"/>
5
5
-
</adaptive-icon>