This website requires JavaScript.
Explore
Help
Register
Sign In
javascript
/
NativeScript
Watch
1
Star
0
Fork
0
You've already forked NativeScript
mirror of
https://github.com/NativeScript/NativeScript.git
synced
2025-11-05 13:26:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35be4bc40a7f12cee1bf9ca5265a0d521edc096d
NativeScript
/
tns-core-modules
/
ui
/
frame
/
frame.android.ts
Hristo Hristov
27773e96a6
Initial transitions are ingored on android (as they are on ios) because on API 21+ Transition class requires at least one layout pass before transitions are executed. If we don't ignore it our transition handlers won't execute and frame navigation won't execute because it thinks there is a pending navigation. (
#4896
)
...
Fix
https://github.com/NativeScript/NativeScript/issues/4895
2017-09-28 09:19:06 +03:00
28 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink