I have added the "onPointerEvent" modifier on the ...
# compose-desktop
d
I have added the "onPointerEvent" modifier on the common code, but now it doesn't compile for Android. I guess it doesn't exist on Android. What is the best strategy to add platform-specific modifiers?
d
thanks, Nikita