mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3226 Analytics | Enhancement | Add analytics for the new navigation flow (#2078)
This commit is contained in:
parent
a8e00b3f62
commit
cf36b0b1a1
9 changed files with 126 additions and 30 deletions
|
@ -191,6 +191,8 @@ object EventsDictionary {
|
|||
const val CLICK_ONBOARDING_TOOLTIP_TYPE_CLOSE = "Close"
|
||||
|
||||
// Sharing spaces
|
||||
|
||||
const val clickQuote = "ClickQuote"
|
||||
const val shareSpace = "ShareSpace"
|
||||
const val screenSettingsSpaceShare = "ScreenSettingsSpaceShare"
|
||||
const val screenStopShare = "ScreenStopShare"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue