diff options
| author | 2025-02-26 22:17:56 +0000 | |
|---|---|---|
| committer | 2025-02-26 14:22:58 -0800 | |
| commit | b6dc1d7ba4af457dd984de92917598a22e0b2a41 (patch) | |
| tree | 6a01192f1dd44af241080ba51911b4b0ca79e8da /libs/androidfw/AttributeResolution.cpp | |
| parent | 03d6b1fc48aa5e91d7fb3c807ca4c440c8db2e1f (diff) | |
Fix UP button not working in preference activity
When pressing the UP button in a preference activity, some
implementations call Activity#onBackPressed. In case, predictive back is
enabled, this may not behave correctly. If no back callback is
registered, the activity should be finished in that case.
Bug: 391752210
Flag: EXEMPT bugfix
Test: Manual, i.e. enable predictive back in Dialer app and verify correct UP button behaviour.
Test: CtsPreferenceTestCases
Change-Id: If1a80a4d2c8c7f9e21e0b695059e942ee1f1ce4c
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions