commit | dfd802da92b01e05ecba91f8ecc298585371d469 | [log] [tgz] |
---|---|---|
author | Jason Chiu <chiujason@google.com> | Tue Dec 19 15:58:33 2023 +0800 |
committer | Jason Chiu <chiujason@google.com> | Tue Dec 19 16:12:42 2023 +0800 |
tree | 39e428e51dc5d0fd1ca12fb49e970bcf6598ae1b | |
parent | dd61b6bb3d912d339918120d8693ea8ff0c855e4 [diff] |
Make the suggestion view dismissible The suggestion view could just be operated once to eliminate flicker. When the suggestion is completed, there was no way to dismiss it unless users kill Settings. This patch allows updating the view's visibility after the activity is stopped. When the activity restarts, the view can be updated. Fix: 294153594 Test: robotest Change-Id: Idc3aada3bff001d603bf2f7737f70f2880f6cc35