commit | d29ead1824fa198c4c86845a5adfbd47341af6a2 | [log] [tgz] |
---|---|---|
author | Mill Chen <millchen@google.com> | Tue Dec 28 18:34:36 2021 +0800 |
committer | Mill Chen <millchen@google.com> | Tue Dec 28 18:34:36 2021 +0800 |
tree | a365317af88a469b090f8174d6d9d9576ebc7af6 | |
parent | 4ae3127eaf45c6825ef32718c17a90cfe039ba59 [diff] |
Enable nested scrolling for Trusted credentials The list of trusted root certs cannot be scrolled to the end. This is caused by the disabled nested scrolling. To ensure the CollapsingToolbarLayout works well with the list, the nested scrolling feature of ListView needs to be enabled. Bug: 191011957 Test: manual test Change-Id: Ic7a41377f983e90c85ca304798851112aebcc349