ios - Appcelerator Bouncy Keyboard Toolbar Bug -


appcelerator bouncy keyboard toolbar bug

hi trying find fix bouncy keyboard toolbar appcelerator here video of issue cannot find fix on various forums there animate set false fix didnt seem work.

https://www.youtube.com/watch?v=cd95w1lvnxk&feature=youtu.be

$.pinone.keyboardtoolbar = titanium.ui.ios.createtoolbar({             barcolor : alloy.globals.device.grey,             tintcolor : "#fff",             items : [cancelone, titanium.ui.createbutton({                 systembutton : titanium.ui.iphone.systembutton.flexible_space             }), doneone]         }); 

any suggestions?

watched video 3 times , i'm still not sure expecting or trying fix. not sure mean bouncy... maybe give better description of you're trying fix.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -