iOS IPad Keyboard UIToolbar is unable to click for 1 seconds after done keying -


i need help. notice uibarbuttonitem in input accessory view unable click after done keying.

step replicate:-

  1. add uibarbuttonitem in uitoolbar , set input accessory view.
  2. the uibarbuttonitem clickable , works expect.
  3. typing in keyboard. , click on uibarbuttonitem
    immediately.
  4. you notice button unable click. wait awhile, clickable , works per normal.

anyone have idea how solve problem?


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -