Add infobar metrics for Android |
||||
Issue description- for all infobars, how long are they visible for (something like InfoBar.InfoBarName.TimeOnScreen) - for all infobars, what is their start state, and the 'highest' state they get to (something like InfoBar.InfoBarName.Start/MostVisibleState, with values Hidden, ObscuredBy2, ObscuredBy1, Visible, ActedOn, or something like that)
,
Nov 28 2016
,
Nov 30 2016
Can we also double check that all info bars have metrics for interaction? (e.g. dismissed, ignored, rejected, accepted) - if not covered by the 2nd one. (Or would it make sense to split #2 into 2 metrics. On show - see if it's visible / obscuered by 1 etc.. On dismissal - see if it was ignored / accepted / rejected / dismissed)
,
Dec 1 2016
Sure, we can do that.
,
Apr 21 2017
,
Jun 23 2017
+kcarattini, this is the bug I mentioned |
||||
►
Sign in to add a comment |
||||
Comment 1 Deleted