mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
293cfcaa54
This adds a guard around the call to MotionEvent.isFromSource, which is not implemented in API 16 and 17. Fixes flutter/flutter#28640