WSA
WSA copied to clipboard
setTaskDescription icon does not work
Steps to reproduce
Use setTaskDescription to change the task icon.
✔️ Expected Behavior
Task bar icon should change
❌ Actual Behavior
Task bar icon remains the same
Other Software
You can try Fulguris to reproduce it as already explained in #437
Please specify the version of Windows Subsystem for Android
2308.40000.3.0
Fulguris is using the now deprecated API to set a Bitmap as the newer builder API unfortunatly only lets you specify a resource id as icon.
Also to be fair those APIs are very poorly implemented on any devices I tried them on. They would be very help on Windows though.