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

string.xml for all resolutions

$
0
0

im a little bit confused. im doing a string.xml for all resolutions. is that the better way? or where i can change styles in textviews or any element dependly resolution of device? like

winLabel = Ti.UI.createLabel({
        color: '#019FCE',
        center:'0dp',
        text: "Monto a Cubrir",
        font: {
            fontSize:'20sp',
            fontFamily:'ABeeZee-Regular'
        },
        height:'auto',
        textAlign: 'center',
        wordWrap:true,
        width:'95%',
    });
like a low, medium or hig resolutions thanks in advance

Viewing all articles
Browse latest Browse all 8068

Trending Articles



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