Open
Description
Environment
Provide version numbers for the following components (information can be retrieved by running tns info
in your project folder or by inspecting the package.json
of the project):
- CLI:
- Cross-platform modules: 6.0.7
- Android Runtime: 6.0.2
- iOS Runtime: 6.0.2
- Plugin(s): -
Describe the bug
When I'm canceling animate function with width and height parameters, app crash on only android platform. Error is "android.view.View.getLayoutParams() on a null object reference".
If I set a scale parameter, it works properly.
To Reproduce
Open the following playground project
Run app
Tap the "Start" button.
Expected behavior
I can stop the animation.
Sample project
https://play.nativescript.org/?template=play-vue&id=cuDUUG&v=1