-
Notifications
You must be signed in to change notification settings - Fork 240
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When u are creating tile u cannot have title empty despite nullability.
To Reproduce
Steps to reproduce the behavior:
- Create PageViewModel without title
Expected behavior
Views should be displayed
How to resolve
Make title widget nullable completly and if its null pass a container
Also change naming to something better because ViewModel says like its Fragment ViewModel which is isint, its Tile
ItemTile or PageTile
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working