Post Reply 
[free42] Bugs and feature requests
02-02-2019, 12:21 PM
Post: #5
RE: [free42] Bugs and feature requests
(02-02-2019 11:16 AM)SammysHP Wrote:  It might be enough to use onKeyUp().

Yes, that sounds right. I could override onKeyUp() and onKeyDown(), too, using the latter to swallow the key-down on the back button, probably unnecessary, but it might be a good idea to prevent the framework from getting confused. Or maybe it would have the exact opposite effect. A bit of experimentation is probably needed.

There is a callback onBackPressed() or something like that, which takes care of all this confusion, but unfortunately it was introduced in Android 5, and Android 4 is far from dead so shouldn't just be ignored.

(02-02-2019 11:16 AM)SammysHP Wrote:  The second question: Are you even interested in such additions?

I don't think pulling shell functionality into the core will be an improvement.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [free42] Bugs and feature requests - Thomas Okken - 02-02-2019 12:21 PM



User(s) browsing this thread: 1 Guest(s)