ZhuravlevaS

Results 2 comments of ZhuravlevaS

I suppose that `public boolean onKeyDown(int keyCode, KeyEvent event)`(and others) should be in onConfigurationChanged method, but it is not clear explained in docs and it easy miss.

I have similar problem. I have the tool that is required, but it is loaded before the user accepted the consent. The value `mustConsent` turned to `true`, but the tool...