commit | 02129b19f1c9306d5edd5df2e044b11abe988c1d | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Thu Nov 01 16:47:12 2018 -0700 |
committer | Kevin Chyn <kchyn@google.com> | Thu Nov 01 16:50:16 2018 -0700 |
tree | e9ea4da0402222846c6d027d798858095c58f55b | |
parent | 2e0076549314742bd087f82417b50498c69aeaa0 [diff] |
Fix BiometricDialog onConfigChange crash BiometricDialog was crashing during orientation changes due to incorrectly tracked window state. Test: With BiometricPromptDemo, orientation changes work again Test: Unplub USB, enable battery saver, start authentication, plug in USB. Changes from dark theme to light theme Test: BiometricDialog width is correct before/after rotation Change-Id: Id6021f3defded1bfd71c008b4ebdab2e13f9f515 Fixes: 118835751