forked from Ninjalama/streamyfin_mirror
fix: makes the icon adaptive for android (#569)
This commit is contained in:
4
app.json
4
app.json
@@ -33,7 +33,9 @@
|
||||
"jsEngine": "hermes",
|
||||
"versionCode": 53,
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/images/adaptive_icon.png"
|
||||
"foregroundImage": "./assets/images/adaptive_icon.png",
|
||||
"backgroundColor": "#464646"
|
||||
|
||||
},
|
||||
"package": "com.fredrikburmester.streamyfin",
|
||||
"permissions": [
|
||||
|
||||
Reference in New Issue
Block a user