Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (android)
Viewing all articles
Browse latest Browse all 7655

Its possible add image to tab in view pager (Android)?

$
0
0

Hi, I'm using https://marketplace.appcelerator.com/apps/2228?restoreSearch=true#!reviews module for view pager on android, i dont know how add image to tab, its possible?

Tab style code:

tabs : {
                style : pagerModule.NORMAL,
                backgroundColor : Alloy.Globals.Theme.Profile.backgroundColor,
                backgroundColorSelected : Alloy.Globals.Theme.Profile.backgroundColor,
                lineColor : Alloy.Globals.Theme.Post.btnBackground,
                lineColorSelected : Alloy.Globals.Theme.Post.btnBackground,
                lineHeight : '0.5%',
                lineHeightSelected : '2%',
                font : {
                    size : 16,
                    color : Alloy.Globals.Theme.fontColor,
                    colorSelected : Alloy.Globals.Theme.fontColor,
                    fontFamily : 'Open Sans Light'
                },
                padding : {
                    left : 0,
                    top : '3%',
                    right : 0,
                    bottom : '3%'
                }
            }

Viewing all articles
Browse latest Browse all 7655

Latest Images

Trending Articles



Latest Images