commit | a5b620e73815834f138f8af0591ca42f45c0abd7 | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Wed Feb 22 16:41:38 2017 -0800 |
committer | Fan Zhang <zhfan@google.com> | Mon Mar 13 14:39:00 2017 -0700 |
tree | d429b246128a536d03c31c59710954c5c09e7839 | |
parent | 5e2545c3e6d2039df50d850eda1ec447971d64f7 [diff] |
Swipe to dismiss suggestions - Move dismiss suggestion logic into feature provider - In DashboardData, use hashcode as suggestion's stable id. This is much more likely to provide a truely stable id for each suggestion card. Eventually I want to use hash for all tiles to provide stable id. - Add a SuggestionDismissionController to handle swipe to dismiss callbacks Change-Id: If3770f07a90c5469a0b86fc28f3eb5e4c17227cd Fix: 35159816 Test: make RunSettingsRoboTests