commit | b5037069ec299d5479dc452b074314d8d75332d1 | [log] [tgz] |
---|---|---|
author | Randall Rushing <randall.rushing@gmail.com> | Mon Sep 07 01:54:04 2015 -0700 |
committer | Randall Rushing <randall.rushing@gmail.com> | Mon Sep 07 01:54:04 2015 -0700 |
tree | 8882fecbd3825434f111c6e004ddf21fb6f21983 | |
parent | d9a01433b3623e3a454ea3a11062e3153835dc5e [diff] |
ActionHandler: Harden against race conditions handling key events Use a handler and postDelayed up event to help prevent race conditions between synthesized up and down key events. Should prevent failed key events from out-of-sequence asynchronous handling in InputManager