Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望增加按键监听接口 #57

Closed
Linpeita opened this issue Apr 26, 2020 · 2 comments
Closed

希望增加按键监听接口 #57

Linpeita opened this issue Apr 26, 2020 · 2 comments

Comments

@Linpeita
Copy link

类似这个按键监听,可以监听HOME键、MENU键、BACK键
this.getDialog().setOnKeyListener(new OnKeyListener()
{
public boolean onKey(DialogInterface dialog, int keyCode, KeyEvent event){

     }
   });
@mylhyl
Copy link
Owner

mylhyl commented Apr 27, 2020

@Linpeita ok

@Linpeita
Copy link
Author

更新完成通知下噢,谢谢了~ O(∩_∩)O

mylhyl pushed a commit that referenced this issue Apr 27, 2020
@mylhyl mylhyl closed this as completed Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants