Hello!
I am currently developing an Android app, and have decided to add shortcuts in my app. I succeded in doing so, but I also wanted to add adaptive icons to my shortcuts (which is possible according to the official Android documentation).
However, on my Nothing Phone(2a), it seems that the icon is only monochrome when dragged around. I tried this on Android Studio’s emulator, and it seemed to work just fine there.
Code I used:
shortcuts.xml
:
launcher_journal.xml
:
Bug on Nothing Phone(2a):
Proper behaviour on Android Studio emulator (Pixel 6 Pro):