Ladybird91 / NotAnotherTodo

AD Capstone Project.
0 stars 0 forks source link

UI for task page #5

Closed Ladybird91 closed 1 year ago

Ladybird91 commented 1 year ago

-Add buttons needed for Task page <Category filter, Priority sort, Difficulty sort>(Still need to implement sort features for last two buttons) -Make LazyList connect to Switch in dropdown menu and only show what is switched on. -Move task page logic to TaskPage.kt file -Make sure logic associated with Task Page only render when page is selected. -Removed old related xml files