Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

Change ActionBar text color #336

Open
manuwell opened this issue Jun 1, 2016 · 0 comments
Open

Change ActionBar text color #336

manuwell opened this issue Jun 1, 2016 · 0 comments

Comments

@manuwell
Copy link

manuwell commented Jun 1, 2016

Hi,

I'm trying to use the theme on my AndroidApp. This helped me a lot and was so easy to implement. Congrats for this great open-source work.

Although I consider myself a newbie on to Android App development and I don't know how to change ActionBar.text_color style

Can anyone help me on how to change/overwrite this color?

My style is the same as the wiki.

    <style name="MaterialDesignTheme" parent="MaterialNavigationDrawerTheme.Light">
        <item name="colorPrimary">@color/colorPrimary</item>
        <item name="colorPrimaryDark">@color/colorPrimaryDark</item>
        <item name="colorAccent">@color/colorAccent</item>
    </style>

Thks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant