Correct behavior of FindDialog when clicking trackball.

Fix for buganizer issue 1793584.  Previously, a CENTER_KEY (or trackball) event passed to the EditText in the FindDialog would go to the next match, removing the soft keyboard in the process.  Now the FindDialog does not override it, so it behaves exactly like touching on the EditText.
1 file changed