mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3485 Primitives | Layout note (#2275)
This commit is contained in:
parent
c76164ad92
commit
d43671cc86
1 changed files with 1 additions and 2 deletions
|
@ -478,8 +478,7 @@ class ObjectTypeViewModel(
|
|||
uiTypeLayoutsState.value = Visible(
|
||||
layouts = listOf(
|
||||
ObjectType.Layout.BASIC,
|
||||
//DROID-3485, NOTE layout is not supported for now
|
||||
//ObjectType.Layout.NOTE,
|
||||
ObjectType.Layout.NOTE,
|
||||
ObjectType.Layout.PROFILE,
|
||||
ObjectType.Layout.TODO
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue