Skip to content

fix(android): second livesync#6330

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

fix(android): second livesync#6330
manoldonev merged 2 commits into
masterfrom
mdonev/livesync-fix

Conversation

@manoldonev
Copy link
Copy Markdown
Contributor

@manoldonev manoldonev commented Oct 1, 2018

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 manoldonev force-pushed the mdonev/livesync-fix branch from e685d2e to c17929b Compare October 3, 2018 14:05
@manoldonev manoldonev merged commit 436a318 into master Oct 4, 2018
@manoldonev manoldonev deleted the mdonev/livesync-fix branch October 4, 2018 12:57
@ghost ghost removed the in progress label Oct 4, 2018
@lock
Copy link
Copy Markdown

lock Bot commented Oct 4, 2019

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 lock Bot locked and limited conversation to collaborators Oct 4, 2019
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