commit | 1e9a979edd2a4612527ab68f2f48bcb3faaed081 | [log] [tgz] |
---|---|---|
author | Doris Ling <dling@google.com> | Fri May 04 11:09:34 2018 -0700 |
committer | Doris Ling <dling@google.com> | Fri May 04 12:29:20 2018 -0700 |
tree | 6aa107269b50f4fa9de3c3c27670ccb622ff4982 | |
parent | 0e197112e309a91a944122b18215d79c3f3bd6e7 [diff] |
Fix improper dismiss of suggestion. - when handling dismiss of suggestion card, need to check if the dismissed suggestion can actually be removed from the current suggestion list before trying to refresh the list. Change-Id: Ia07b4cb76ef6c61a7d27184c3cba9d99fcc90bb3 Fixes: 76094746 Test: RunSettingsRoboTests