commit | de7fae785bd6d693c85e63e2590d62e6cc55bc6a | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Mon Jan 16 14:55:30 2023 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Mon Jan 16 14:55:30 2023 +0800 |
tree | ad671ad91c0c4f9d6f008c83f216db105631ce55 | |
parent | 5975f9dc72297286acdfed3e65ca3ef34563901f [diff] |
Fix the selected option not saved for App List The available options will be refreshed each time the app list is re-entered, which caused the selected option is cleared before. Only reset the selected option if it is not available any more to fix this issue. Bug: 264228237 Test: Manually with Settings Test: Unit test Change-Id: I6d7b65d0a944bf1ab392500d17966c697971ea64