ubuntu-touch-coreapps team mailing list archive
-
ubuntu-touch-coreapps team
-
Mailing list archive
-
Message #00357
Re: "[Ubuntu-phone] Tabs component styling
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.html
for 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