Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(128)

Unified Diff: tools/metrics/actions/actions.xml

Issue 2871273002: 📰 Record the first scroll event on the recycler view (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/suggestions/SuggestionsRecyclerView.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index ae4e8be02c16ef4a0920f2b417c5d874b5a24cdf..1e32fb1a966ced9796ddf9ef26c54b4338eea352 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -16005,6 +16005,15 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Suggestions.ScrolledAfterOpen">
+ <owner>dgn@chromium.org</owner>
+ <owner>finkm@chromium.org</owner>
+ <description>
+ Android: Recorded the first time the user scrolls after opening the
+ suggestions UI.
+ </description>
+</action>
+
<action name="Suggestions.Site.RemovalUndone">
<owner>finkm@chromium.org</owner>
<owner>dgn@chromium.org</owner>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/suggestions/SuggestionsRecyclerView.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698