mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 04:28:35 +00:00
Add search call-through in CFV2 override.
This commit is contained in:
committed by
Cody Henthorne
parent
6cc41e95c6
commit
2fa0eba3db
@@ -2205,7 +2205,7 @@ class ConversationFragment :
|
|||||||
}
|
}
|
||||||
|
|
||||||
override fun handleSearch() {
|
override fun handleSearch() {
|
||||||
// TODO [cfv2] - ("Not yet implemented")
|
searchViewModel.onSearchOpened()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun handleAddToContacts() {
|
override fun handleAddToContacts() {
|
||||||
|
|||||||
Reference in New Issue
Block a user