Disable animations on Payment apps preferences
Because the preferences on this screen are loaded asynchronously, the default RecyclerView animations delay the preferences first appearing, so we disable them here to reduce animation jank. A long-term solution for disabling preference animations is being tracked here: https://crbug.com/986401 Bug: 986241 Change-Id: I0ea833d79a49c15bf602d6374080f65d32586555 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1717323Reviewed-by:Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#681405}
Showing
Please register or sign in to comment