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.
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.