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

DROID-326 Sets | Enhancement | Unblocking relations for Sets or Collections (#3012)

This commit is contained in:
Evgenii Kozlov 2023-03-15 15:23:57 +01:00 committed by GitHub
parent 7d686b98ea
commit 1ca1f32ebe
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
63 changed files with 534 additions and 479 deletions

12
docs/screens.md Normal file
View file

@ -0,0 +1,12 @@
### Object (aka Editor)
[Main]
### Set or Collection
[Main]
- [ObjectSetMenuFragment] showing menu for a Set or Collection
- [ObjectRelationListFragment] displaying list of given object's relations
- [RelationTextValueFragment]
// TODO