• Jacek Fedoryński's avatar
    Add repeatCount to RawKeyEventDataAndroid (#42861) · e458fd08
    Jacek Fedoryński authored
    * Add repeatCount to RawKeyEventDataAndroid
    
    Adds a new field to RawKeyEventDataAndroid and sets it to the value
    passed from the engine. It is the value returned by
    KeyEvent.getRepeatCount(). This allows us to differentiate between
    events generated by a new keypress and repeated events when a key is
    held down.
    
    * Add test for RawKeyEventDataAndroid.repeatCount
    e458fd08
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...