Skip to content
Snippets Groups Projects
  1. Sep 03, 2015
    • Casey Goodlett's avatar
      Workaround problematic motion events · c3e55b81
      Casey Goodlett authored
      In some rare cases the action index may not be a index into
      getPointerId.  To workaround this issue do the following
      
      1) Change the semnatics of HandleMotionEvent to use the pointer id
      directly rather than looking up from index in C code.
      
      2) Wrap the java code in a try/catch to catch invalid motion events.
      c3e55b81
  2. Sep 02, 2015
  3. Sep 01, 2015
  4. Aug 31, 2015
Loading