commit | 28195f52a6965b1f071119a9bdd1683f958df441 | [log] [tgz] |
---|---|---|
author | Mill Chen <millchen@google.com> | Thu Dec 23 18:37:52 2021 +0800 |
committer | Mill Chen <millchen@google.com> | Thu Dec 30 16:23:18 2021 +0800 |
tree | 9a5731e97a98b7a5b813d4ff05ae06294a3da218 | |
parent | 779488b1ca455a9ad41be0020d060060fbdc09ba [diff] |
Fix overlapping issue for Add a language page As the Add a language page changed its parent class, the collapsing toolbar did not work smoothly. Also the nested scrolling feature of the locale list is disabled, that caused the overlapping problem. This change is to make the locale list enable the nested scrolling feature. Fixes: 207318265 Test: manual test Change-Id: I95929cd569c94d392c325e4e5b2a35e78185d0b8