commit | be0808498c3fc09ecf52eaddcb3dae88c2aa562a | [log] [tgz] |
---|---|---|
author | Shan Huang <shanh@google.com> | Thu Dec 01 23:50:43 2022 +0000 |
committer | Shan Huang <shanh@google.com> | Sat Dec 10 00:12:28 2022 +0000 |
tree | 56c3de7e308b80077837124dec9cc577834ca74d | |
parent | b73cda834cc779498e1e0fd5b9ae7b34e683273a [diff] |
Fix Dialog default callback registering at the wrong priority. Bug:259602785 Test: In a standalone app, register a callback in Dialog#onCreate() with default priority. Make sure the dialog callback can be invoked. Test: BackNavigationTests#registerCallback_dialog (run on master) Change-Id: I9cfd596611fb341389cda44e3605c1e99ddc3791