mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-13 12:35:06 -05:00
aa355c4283
The current method of supplying an onKey handler for the input line (having the activity implement OnKeyListener) is somewhat unusual -- the documentation recommends creating an anonymous inner class to pass to setOnKeyListener(). Do this, while refactoring the code to make it somewhat more readable and removing some instances of code duplication. |
||
---|---|---|
.. | ||
.settings | ||
res | ||
src/org | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
build.properties | ||
build.xml | ||
default.properties |