-
Notifications
You must be signed in to change notification settings - Fork 108
Changes in V2.0.0
AbdulAlim Rajjoub edited this page Jun 20, 2018
·
3 revisions
if you are upgrading to v2.0.0 these are the breaking changes:
- all drawables names have been changed to
recv_drawablename
- RecordButton:
app:src
has changed toapp:mic_icon
- if you started a new record while the delete animation is running , the animation will stop and
OnBasketAnimationEndListener
will NOT called - if you started a new record and you have cancelled it while it's less Than One Second ,the delete animation will not run and
OnBasketAnimationEndListener
will be called -
cancelBounds
changed toDP
instead ofpixels