commit | 63dafd79ea3cf883fa45f670376bd9604e45a62e | [log] [tgz] |
---|---|---|
author | Ben Joyce <[email protected]> | Wed Feb 19 06:48:14 2020 |
committer | Commit Bot <[email protected]> | Wed Feb 19 06:48:14 2020 |
tree | 00e66bef5266637529c738a24940a1479f7ad5d1 | |
parent | 3e6c4dee47f068acc60ffd9cd7c6de9143f40bec [diff] |
Fix crash on AppBarLayout$ScrollingViewBehavior not being found. We migrated to AndroidX, and there was a proguard rule to keep the old version. Need proguard rule to keep the new name space's version. Bug: 1052855 Binary-Size: Added proguard rule to keep AndroidX's AppBarLayout. Change-Id: I56f7a40d7b368e3c5e521324352053c918ac327b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062916 Commit-Queue: benjamin joyce <[email protected]> Reviewed-by: Yaron Friedman <[email protected]> Reviewed-by: Ganggui Tang <[email protected]> Reviewed-by: Mia Glaese <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/master@{#742506}
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 .