diff options
| author | 2023-09-05 10:13:00 +0000 | |
|---|---|---|
| committer | 2023-09-13 14:49:38 +0000 | |
| commit | 80cb13f86e6b997a9fc9348c92a0294f2d81c799 (patch) | |
| tree | 859d2e5a7fc0344402e7de98cf63999c92bd6548 /api/api_test.go | |
| parent | 72dbcc03a649c3b64ee42cc5a0422dc7e92e1332 (diff) | |
Reduce lockscreen bottom area on small landscape screens
- this CL only 'adds support for the new lockscreen implementation'
- but this is currently also guarded by flags:
    - MIGRATE_SPLIT_KEYGUARD_BOTTOM_AREA (b/290652751)
    - MIGRATE_LOCK_ICON (b/290652751)
- lock icon moved downwards (reduced margins), and centred by including left + right insets when calculating midpoint (screen centre is used when UDFPS is not enabled)
- indication area moved downwards (reduced margins)
This is a required feature for landscape lockscreen for small screens
Guarded by flag "lockscreen.enable_landscape" (b/293252410)
Bug: 296571001
Bug: 293252410
Test: LockIconViewControllerTest
Change-Id: I9c178052cd22af781f145bdb23db41a44164c743
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions