mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-2584 Protocol | Integrate 0.34.2 (#1292)
This commit is contained in:
parent
fa871e2d39
commit
bff3662bf0
8 changed files with 13 additions and 2 deletions
|
@ -22,6 +22,7 @@ object WidgetAnalytics {
|
|||
const val WIDGET_LAYOUT_LIST = "List"
|
||||
const val WIDGET_LAYOUT_COMPACT_LIST = "CompactList"
|
||||
const val WIDGET_LAYOUT_LINK = "Link"
|
||||
const val WIDGET_LAYOUT_VIEW = "View"
|
||||
|
||||
const val WIDGET_SOURCE_FAVORITES = "Favorites"
|
||||
const val WIDGET_SOURCE_RECENT = "Recent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue