commit | 2798c24deb2d7bac114be201b8b44fd5e677ae9e | [log] [tgz] |
---|---|---|
author | Doris Ling <dling@google.com> | Wed Jul 26 16:20:13 2017 -0700 |
committer | Doris Ling <dling@google.com> | Thu Jul 27 12:50:47 2017 -0700 |
tree | c2aa3cd440bf6d658e73d6523054632874854e26 | |
parent | 402abcc9df902d94de0478357224dea2693b3e98 [diff] |
Limit the suggestions to be shown to 5. - when creating the dashboard data, pass the sublist of suggestions to cap the total number of suggestions to be shown to 5. - if user swipe away the suggestion, it will only remove the suggestion from the suggestion adapater, and will not trigger rebuilding the whole UI. Change-Id: I3bbc08bb67c411ff5671a837efa40da0ac885983 Merged-In: I1efabeb2a805c670007c631d3ccb0fdfbde7b55a Fix: 64072051 Test: make RunSettingsRoboTests