-
Notifications
You must be signed in to change notification settings - Fork 27.6k
New issue
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
Text color of material buttons should animate when disabling/enabling #226
Comments
Comment by Hixie I'm thinking the right way to do this is to have an AnimateDefaultTextStyle widget which acts like a DefaultTextStyle widget except that it just animates the DefaultTextStyle value from whatever it inherited before to whatever it inherits now anytime what it inherits changes. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Issue by Hixie
Monday Oct 26, 2015 at 16:50 GMT
Originally opened as https://github.com/flutter/engine/issues/1784
See the top image in the spec video.
Source: http://www.google.com/design/spec/components/buttons.html#buttons-flat-raised-buttons
The text was updated successfully, but these errors were encountered: