Files
eranos/android
Chad Curtis 04349db2b1 Fix Android app icon to show Ditto logo instead of purple circle
- Delete conflicting ic_launcher_background.xml drawable with teal grid pattern
- Update adaptive icon XMLs to use vector drawable instead of PNG mipmap
- Change from @mipmap/ic_launcher_foreground to @drawable/ic_launcher_foreground
- Vector drawable (drawable-v24/ic_launcher_foreground.xml) contains proper white Ditto logo
- Background color (#7c52e0 purple) is correctly defined in values/ic_launcher_background.xml

The APK was showing only a purple circle because the vector foreground logo wasn't being used. Now the adaptive icon system will properly composite the white Ditto logo on the purple background.
2026-02-25 00:04:16 +00:00
..
2026-02-19 06:18:02 -06:00
2026-02-19 07:58:45 -06:00
2026-02-19 06:18:02 -06:00