1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-3518 Space settings | Enhancement | Add a setting item for disabling automated widgets creation logic (#2244)

This commit is contained in:
Evgenii Kozlov 2025-04-04 21:47:17 +02:00 committed by GitHub
parent 00df081f9d
commit 4f5dcb435f
Signed by: github
GPG key ID: B5690EEEBB952194
8 changed files with 148 additions and 7 deletions

View file

@ -2020,5 +2020,6 @@ Please provide specific details of your needs here.</string>
<string name="object_conflict_menu_item_title">Resolve layout conflict</string>
<string name="widget_source_suggested">Suggested</string>
<string name="widgets_empty_state_message">There is no widgets yet</string>
<string name="space_settings_auto_create_widgets">Auto Create Type Widgets</string>
</resources>