code4romania / teacher-workout-android

Teacher Workout Android app
Mozilla Public License 2.0
5 stars 17 forks source link

Add UI for lesson themes screen #40

Closed daniyelp closed 2 years ago

daniyelp commented 2 years ago

What does it fix?

Resolves #6

Adds the two titles, the search view and a LazyColumn having a Row with two Columns as an item (LazyVGrid is still experimentail), along with a simulation for filtering the themes. Didn't add a loading animation yet, nor a ViewModel. I'm looking for some feedback.

How has it been tested?

Manually.

AlexandraDamaschin commented 2 years ago

@daniyelp please let's fix the linter and what else might appear from running the testing workflow and we can merge this ticket after