Android devs: anyone knows how to fix the themed icon?
I tried but didn't manage.
Also, I'd like to know which bureaucrat came up with the whole mipmap xml thing and what kind of crack they were smoking.
nostr:nevent1qqs0fynf5m4yc7fw9v50j83cqaa3dyv2k7hvjnjse5rsa9vrhsue55qpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtczyquzlxj3rnvx95a99gct3q8856crfp8z557u0t4d2t7rydd7u5zesqcyqqqqqqg9ahknh
On my android (Lineage) it shows OK, is a new logo with a bigger bolt than previous one.
Must be something with that colored theme?
Yes! Only happens with Themed icons enabled
Is it using an adaptive icon? Looks like the foreground image property might not have been set? https://image.nostr.build/e5925b414fbcb63114f22df318a556d357b81f7a20a8ff1a04f8eecd6b11bb0d.jpg
Thanks. As far as I can see, it is set.
There is no app.json in the project, that might be for Kotlin?
Yeah that’s a reference guide for expo and react native icons on android. I just installed the new version and looks like the bolt is bigger than the previous but it’s still centered so looks fine. On normal android theme it’s white with a purple background. You’re not using any transparency on the bolt are you? Wondering if the theme he is using makes any pure white colors on a logo transparent. 🤔
The foreground image is a white-ish bolt with transparent background, png
I drew random lines on background, foreground and monochrome logos. Themed icon remains the same (blank). More likely a configuration issue
Fixed. Shipping in next release
What was the fix??? 🧐
Not sure, but I removed the monochrome image and it worked