mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Remove extra comma from the android_views integration test README. (#24215)
This commit is contained in:
parent
72bf075e8d
commit
c8ccd692ae
@ -5,7 +5,7 @@ Android view are equal to the motion events that originally hit the FlutterView.
|
||||
|
||||
The test app's Android code listens to MotionEvents that get to FlutterView and
|
||||
to an embedded Android view and sends them over a platform channel to the Dart
|
||||
code, where the events are matched.
|
||||
code where the events are matched.
|
||||
|
||||
This is what the app looks like:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user