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

Change ActionBar text color #336

@manuwell

Description

@manuwell

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions