Just to let you guys know, we hear you and scrollView:takeFocus() is coming back.
Apologies for any inconvenience caused by the temporary removal of this feature. The old implementation of takeFocus ( in widget v1 ) was a bit of a hack and we wanted to improve it rather than just throw anything out there.
Please keep us up to date. An essential part of my App (containing interactive elements in a scrollView) is not working at the moment due to this issue.
Danny - Is there actually any other way (that isn’t way complicated) to get a horizontal scrolling section of widget buttons happening? If so I’d like to hear about it. For the moment I haven’t come across a way, so it seems “takeFocus()” is the only way and hence a really key thing to have.
Please keep us up to date. An essential part of my App (containing interactive elements in a scrollView) is not working at the moment due to this issue.
Maybe a problem with the native library?
I’m getting an issue trying to insert a newWebView onto newScrollView: it works fine on simulator but not insert the newWebView into the scrollView in the iPad (runs fine in Android)
Danny - Is there actually any other way (that isn’t way complicated) to get a horizontal scrolling section of widget buttons happening? If so I’d like to hear about it. For the moment I haven’t come across a way, so it seems “takeFocus()” is the only way and hence a really key thing to have.