FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(android): second livesync by manoldonev · Pull Request #6330 · NativeScript/NativeScript · GitHub

fix(android): second livesync - #6330

Merged
manoldonev merged 2 commits into
masterfrom
mdonev/livesync-fix
Oct 4, 2018
Merged

manoldonev merged 2 commits into
masterfrom
mdonev/livesync-fix

Conversation

manoldonev commented Oct 1, 2018 •
edited
Loading

Copy link
Copy Markdown
Contributor

Fixes #6302

Issue is caused by a bug in Android view animations with zero duration that raise animation listener events in illogical order -- workaround is to use duration of 1ms instead. Note that this hack will be removed as soon as we migrate back to the Animators API (vs view animations).

manoldonev force-pushed the mdonev/livesync-fix branch from e685d2e to c17929b Compare October 3, 2018 14:05
manoldonev merged commit 436a318 into master Oct 4, 2018
manoldonev deleted the mdonev/livesync-fix branch October 4, 2018 12:57
ghost removed the in progress label Oct 4, 2018

lock Bot commented Oct 4, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

lock Bot locked and limited conversation to collaborators Oct 4, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Second change of .css file in android results in blank screen

2 participants


Back | FazBrowse Home | New Git URL