Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix animating background colors in View (#47101)
Summary: Pull Request resolved: #47101 See #47011 borders do not have this problem because they call `removeAllAnimations` on the layer after changing it, which is what I am doing here Changelog: [iOS] [fixed] - Fixed bug where background colors would sometimes animate when changing on Views Reviewed By: cipolleschi Differential Revision: D64493968 fbshipit-source-id: cf81549f21b124b67c6e7647c6ae827bfe80a9cf
- Loading branch information