fix(android): add missing user destination to search screen

Fixes COMPOSE-LOBSTERS-3V
This commit is contained in:
Harsh Shandilya 2024-04-27 16:56:16 +05:30
parent 55635f1101
commit d8b2ff6c8d
2 changed files with 25 additions and 0 deletions

View file

@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- Navigating to user profiles now works when invoked from the search
results page
## [1.46.0] - 2024-04-24
### Changed