diff options
| author | 2019-08-20 17:17:11 -0700 | |
|---|---|---|
| committer | 2019-08-30 17:43:27 -0700 | |
| commit | fc46826f0a80cc89d05cce8aa737149148ac3203 (patch) | |
| tree | 40c8ff585fc3837cc8afef7f88d5583576f87486 /cmds/bootanimation/BootAnimation.cpp | |
| parent | 4077d36bfce8d5ded6b40f5f5ed842c84903f2d3 (diff) | |
1/n: Refactor BiometricPrompt UI hierarchy
The UI is split into a few components now
1) BiometricPromptContainerView - top level, contains the work profile
background view, the panel (rounded background)
2) BiometricPromptBiometricView - nested within, displays contents for
biometric auth
The panel must be one level higher (in hierarchy) than the biometric
dialog to allow future non-biometric views to be added cleanly, and to
allow separate animations for the background/foreground.
Bug: 123378871
Test: Demo app with text that requires scrolling; dialog bounds are correct,
view elements are contained within the dialog bounds
Test: atest BiometricDialogImplTest
Test: atest BiometricDialogViewTest
Test: atest AuthBiometricViewTest
Test: atest AuthBiometricFaceViewTest
Change-Id: Ie4e5a8641a10229154a1011afefacb823aadf565
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions