Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add //% QUAD_SURFACE_ON_CREATE_INPUT_CONNECTION to java/MainActivity.
I need to modify onCreateInputConnection() to return my own InputConnection so I can catch user typing suggestions. Putting this here allows me to return early with my own custom input connection.
- Loading branch information