commit | bfbb964cb1a6a0a04f62d88e95be1565dbb25308 | [log] [tgz] |
---|---|---|
author | Doris Ling <dling@google.com> | Tue Aug 02 14:45:58 2016 -0700 |
committer | Doris Ling <dling@google.com> | Tue Aug 23 13:25:06 2016 -0700 |
tree | 2a03b9c3a9e4daf0adf0fee65e72dcb01731f9ed | |
parent | 0948ce0cdbba5ce720389c6e0c328c76d5f9e152 [diff] |
Log settings suggestions events only once. The show/hide settings suggestions events are logged every time Settings is shown. Save the logged events into the state bundle so that when the fragment is resumed, it does not re-log the suggestions events. Also move the logging for the show suggestion event to when the suggestion is loaded, as the suggestions can be empty when the fragment starts. Change-Id: I644ea0012bad309e59fed0d48171915c955779cc Fixes: 30108142