commit | 256c8501c095fc19675a3353587c992618a780fc | [log] [tgz] |
---|---|---|
author | Mill Chen <millchen@google.com> | Fri Mar 05 22:52:55 2021 +0800 |
committer | Mill Chen <millchen@google.com> | Fri Mar 05 22:52:55 2021 +0800 |
tree | f8d1073aa2249c93e5cd4e877988de6a7fabad85 | |
parent | 61aa289dac22c38b0f119bb4c0c13ec8309a04b2 [diff] |
Change ScrollView to NestedScrollView for language list After enabling collapsing toolbar, ScrollView is not working with CoordinatorLayout. So we need to update it to NestedScrollView to make it work with CoordinatorLayout. Bug: 181737215 Test: visual verified 1) Settings -> System -> Languages & input -> Languages 2) Add 6-8 languages to the list 3) Scrolling the list to see if it's smooth Change-Id: Id47dfc225585ddd4469838ff0898495cda3f6c44