You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I would expect the "key long press delay" setting (in "Advanced" settings) to be honored for toolbar keys as well. However, the delay for those keys seems to be hard-coded instead.
The text was updated successfully, but these errors were encountered:
That's because toolbar keys are ImageButtons, for which the Android system handles long press. Maybe there is a (complicated) way of overriding the system-defined delay though.
Describe the bug
I would expect the "key long press delay" setting (in "Advanced" settings) to be honored for toolbar keys as well. However, the delay for those keys seems to be hard-coded instead.
The text was updated successfully, but these errors were encountered: