-
Notifications
You must be signed in to change notification settings - Fork 435
Changelog
flavioarfaria edited this page Oct 18, 2014
·
6 revisions
- Fixes crash when a TransitionGenerator is set;
- Fixes crash when the view is resized at runtime;
- Minor changes to the sample app.
- Fixes crash when an image is set after view is measured;
- New icon for the sample app;
- Minor fixes.
- Fixes bad transition generation when the drawable changes;
- Starts a new transition when the drawable or the TransitionGenerator is changed;
- Fixes crash when no drawable is set.
- Fixes float precision problem while computing rectangles for transitions.
- First version.