commit | b2ae033fd94b859b35e29001d4fe5f116da5a6f4 | [log] [tgz] |
---|---|---|
author | Natalie Chouinard <chouinard@chromium.org> | Wed Jul 10 19:24:44 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 10 19:24:44 2019 |
tree | d666d9332eff4e3928937c2fbe09b21677482fef | |
parent | 5abb4775833ec4d6747b18ef314e84a955aa52ba [diff] |
Disable preference change animations This change affects the Clear Browsing Data and Passwords settings screens, removing the default preference item animations. These animations would occur on preference changes, and were unintentionally introduced with the migration to Support Library preferences, which are contained in a RecyclerView with default item animations. Because these settings screens had preference changes occur quickly (but asynchronously) as the fragment loaded, the animations appeared janky. Bug: 979598, 980076 Change-Id: Ida7cafe862641c98547cbc815989bf86d250e0f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692198 Reviewed-by: Theresa <twellington@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#676075}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .