commit | fb49c4b10d5dcef948325978473205978ad806c9 | [log] [tgz] |
---|---|---|
author | Peter_Liang <peterliang@google.com> | Wed May 12 20:48:39 2021 +0800 |
committer | Peter_Liang <peterliang@google.com> | Wed May 12 21:05:55 2021 +0800 |
tree | 94ac376f7bc0cad127e098125135dd67f11585d5 | |
parent | 1f6711ffd47fd892d14220ac4e91847c58bed87d [diff] |
Fix the animation is not smooth when moving the a11y fab to the edge. Root cause: Dynamically set the margin of view Solution: 1. Add another WindowManager layoutparam flag "FLAG_LAYOUT_NO_LIMITS" 2. Fix the margin of view Bug: 187924555 Test: atest AccessibilityFloatingMenuViewTest AccessibilityFloatingMenuTest AnnotationLinkSpanTest DockTooltipViewTest MigrationTooltipViewTest Change-Id: I254e872e91777c382b9a0c9b350238ddcd0d7862