| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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).