Commit 98e66fc4 by chengxiuhong

test main

parent 3a2a1dda
......@@ -672,7 +672,6 @@ public class EyeTestActivity extends BaseActivity {
}
mLastOnKeyTime = currentTime;
LogUtil.e("---查看按键对应的数字---" + event.getKeyCode());
ToastUtil.showMessage("---查看按键对应的数字---" + event.getKeyCode());
if (isKeyDwon) {
switch (event.getKeyCode()) {
case KeyEvent.KEYCODE_DPAD_UP:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment