1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00
anytype-kotlin/docs/screens.md
Konstantin Ivanov 1318262265
DROID-1086 Design | Design system, Typography and buttons (#3067)
* DROID-1086 typography, sample app

* DROID-1086 design system text styles

* DROID-1086 legacy

* DROID-1086 buttons, sample

* DROID-1086 design

* DROID-1086 ibm font

* DROID-1086 text color buttons

* DROID-1086 button background primary

* DROID-1086 design system styles, typography + buttons

* DROID-1086 buttons secondary design

* DROID-1086 sample app

* DROID-1086 targetApi

* DROID-1086 number button

* DROID-1086 button number text

* DROID-1086 move styles to theme

* DROID-1086 number button

* DROID-1086 styles

* DROID-1086 style fix

* DROID-1086 pr

* DROID-1086 docs, sample app screens

* DROID-1086 sample app, buttons

* DROID-1086 pr fix
2023-04-04 13:22:35 +02:00

1.1 KiB

Object (aka Editor)

[Main]

Set or Collection

[Main]

  • [ObjectSetMenuFragment] showing menu for a Set or Collection
    • [ObjectRelationListFragment] displaying list of Relations for this Set or this Collection
      • [RelationTextValueFragment] editing Relation from this Data View or from this Set or this Collection
      • [RelationAddToObjectFragment] adding a Relation to given Set or Collection
      • [RelationAddToDataViewFragment] adding a Relation to the Data View contained in this Set or this Collection
      • [RelationCreateFromScratchForObjectFragment] creating a Relation for this Set or this Collection
      • [RelationCreateFromScratchForDataViewFragment] creating a Relation for the Data View contained in this Set or this Collection

// TODO

[Sample App]

  • [DesignSystemActivity] activity for demonstration Anytype app design
    • [ButtonsPrimaryFragment] screen with primary buttons
    • [ButtonsSecondaryFragment] screen with secondary buttons
    • [ContentStyleFragment] typography, content text styles
    • [ContentStyleMultiline] typography, content text styles, large text sample
    • [UxStyleFragment] typography, interface text styles