We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<style name="SignInTheme" parent="Theme.AppCompat"> <item name="colorPrimary">@color/timelineBG</item> <item name="colorPrimaryDark">@color/timelineDark</item> <item name="colorAccent">@color/md_orange_500</item> <item name="colorControlNormal">@color/md_orange_500</item> <item name="colorControlActivated">@color/md_orange_A700</item> <item name="colorControlHighlight">@color/md_orange_A200</item> <item name="android:windowBackground">@color/timelineBG</item> </style>
As you can see the rest of the button shadows are styled corrected other than the new anonymous one.
The text was updated successfully, but these errors were encountered:
Thanks @austinhodak for catching this!
cc @lsirac
Sorry, something went wrong.
This has been fixed and released in version 4.2.1.
4.2.1
samtstern
No branches or pull requests
As you can see the rest of the button shadows are styled corrected other than the new anonymous one.
The text was updated successfully, but these errors were encountered: