Commit Graph

1 Commits (e6e275834a2266de308fa242fe64f20b0c9bfcc0)

Author SHA1 Message Date
Hady e6e275834a
Tag picker compose (#2849)
TagPickerActivity refactoring to Compose

1. state of the SearchBar moved to the viewModel
2. viewModel used as parameter to @Composables instead of number of separate ones
3. Import of TagPickerActivity is replaced by TagPickerActivityCompose through the project
1 month ago