ubuntu-touch-coreapps team mailing list archive
-
ubuntu-touch-coreapps team
-
Mailing list archive
-
Message #00359
Re: "[Ubuntu-phone] Tabs component styling
Hi Tim,
Thanks, I wasn't looking in the right place, I saw the NewTabsDelegate
before but didn't fully understood how it was all integrated.
So the MainView has a Header component, and the Tabs component provides a
specialized delegate (NewTabsDelegate) for the Header contents.
I'll look some more into this and try to use this to theme the Facebook app
!
Cheers,
Hugo.
2013/5/17 Tim Peeters <tim.peeters@xxxxxxxxxxxxx>
> Hi Hugo,
>
> Tabs don't have a special header, they are a header just as any other
> header (created by the MainView).
> The header background is already themable via the theme's .header
> backgroundSource and backgroundColor properties.
> See
> http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/theming-components.htmlfor more information about changing theming properties.
>
> Making it transparent is not recommendable because then you would see the
> contents of the page behind the text, but setting the background of the
> mainview and of the header to the same image/color will give the illusion
> of having a transparent header background.
>
> Greets,
> Tim.
>
>
> On 05/16/2013 01:41 AM, Hugo Lima wrote:
>
> Hi,
>
> I'm in the Facebook app team, and I'd like to ask if is there any plans
> to be able to theme the Tabs component header background color or make it
> transparent. (or if it's already possible, how)
>
> This backgroundColor property or just backgroundImage will be great to
> add a more branded look into the Facebook app.
>
> Cheers,
> Hugo.
>
>
>
>
Follow ups
References