commit | 4f59c38d83223d8c9f851425cd99213040324925 | [log] [tgz] |
---|---|---|
author | Stanley Wang <stanleytfwang@google.com> | Tue Jun 15 20:37:27 2021 +0800 |
committer | Stanley Wang <stanleytfwang@google.com> | Wed Jun 16 14:14:42 2021 +0800 |
tree | 3dd9e0a699a5953db67e4dc8523047951bcc8be7 | |
parent | 4defdfaeb4de7e0cb71fc1615635d06711d1afd7 [diff] |
Update the IllustrationPreference of SettingsLib. - Adjust the frame size of the LottieView. We set the frame height to 300dp and set the length of the short side of the screen to the width of the frame. In this way, LottieView has a fixed size to solve the problem of incorrect illustration spec. - Set the importantForAccessibility value to noHideDescendants to avoid the a11y issue. Bug: 190807662 Test: robotest and see the UI. Change-Id: Ib48f9c65e0dfbf36b7ebb70718fa5423c918a7a9