Closed magasol closed 5 years ago
How about using Expandable Recycle View? examples: looks good: https://thoughtbot.com/blog/introducing-expandablerecyclerview kotlin implementation: https://proandroiddev.com/expandable-recyclerview-with-epoxy-100515f5d026 We could hide plans and i think it will make it easier to add and delete date when it's empty
If you're for it I can take this.
looks nice for me
New day plan name should be automatically generated with number or date (but this requires to implement date picker and add its handling)
Day plans screen contains list of day plans that are the headers of dropdown list of day plan elements/objects
To take under consideration:
simplest solution : read all dayplans from database and assign again: solved with sorting by date and hour