mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3662 Chats | Enhancement | Introduce system widget "Chat" + navigation changes (#2420)
This commit is contained in:
parent
d7946bd54d
commit
5bddcd640c
21 changed files with 175 additions and 82 deletions
|
@ -31,7 +31,7 @@ object WidgetAnalytics {
|
|||
const val WIDGET_SOURCE_SETS = "Sets"
|
||||
const val WIDGET_SOURCE_BIN = "Bin"
|
||||
const val WIDGET_SOURCE_ALL_OBJECTS = "AllObjects"
|
||||
const val WIDGET_SOURCE_COLLECTIONS = "Sets"
|
||||
const val WIDGET_SOURCE_CHAT = "Chat"
|
||||
|
||||
const val CUSTOM_OBJECT_TYPE = "custom"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue