-
Notifications
You must be signed in to change notification settings - Fork 28.6k
Text color of material buttons should animate when disabling/enabling #226
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
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 |
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: