Created
May 20, 2019 03:50
-
-
Save esabook/53a71f162bca487d6b58e463641e7266 to your computer and use it in GitHub Desktop.
android navigation tintinng
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style name="Toolbar.Button.Navigation.Tinted" parent="Widget.AppCompat.Toolbar.Button.Navigation"> | |
<item name="tint">?primaryTextColor</item> | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment