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

Hint Text not working

$
0
0

Hello, i need a little help text align with hint text not work together,why?

userLogin = Ti.UI.createTextField({
        color : '#817F81',
        hintText : 'Usuario',
        font : {
            fontSize : '18dp',
            fontFamily : 'HelvLight Regular'
        },
        height : '50dp',
        top : '48dp',
        left : '8dp',
        width : '95%',
        borderRadius : 3,
        backgroundColor : '#FFFFFF',
        borderColor : '#DAD6DA',
        borderWidth : '0.67dp',
        textAlign:'center',
        verticalAlign : Ti.UI.TEXT_VERTICAL_ALIGNMENT_CENTER,
        zIndex : 4,
    });

Viewing all articles
Browse latest Browse all 8068

Trending Articles



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