finding problem with native.newTextField on Android

Hi
i am building app for both iOS and android. In that i use native.newTextField to get information from player. its work fine with iPad and iPhone but in case of android it seems like, the textfield getting up within its region itself.

|____________________________|


Also can i set the getting input order of textfield, i mean, can we set the tab order kind of thing on this. [import]uid: 91460 topic_id: 16719 reply_id: 316719[/import]

We’ve made many fixes to text fields in the newest daily builds of Corona for Android. You can see them mentioned here in this blog post…
http://blog.anscamobile.com/2011/10/new-android-fixes-and-features/

I recommend that you try out the latest daily builds. You’ll find that the text field handling on Android now more closely matches the behavior seen on iOS. [import]uid: 32256 topic_id: 16719 reply_id: 62932[/import]