Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

TextField is not behaving normally in version 3.2 on android if it's inside a table view

$
0
0

Hi all,

I am sick of titanium on android, I face a lot of bugs on android and I am really tired of searching over such things.

Text fields don't accept typing on the keyboard, the keyboard is shown on focus and when I press on any letter, nothing happens, the keyboard doesn't respond to typing and the text field's value doesn't change.

The same code is working normally on version 3.1.3, this happens only on version 3.2.0.

Here's a sample of my code.

<TableView backgroundColor="transparent">
    <TableViewRow>
        <TextField hintText="Test"></TextField>
    </TableViewRow>         
</TableView>
As usual it's working on iOS normally.

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>