Skip to content

Commit

Permalink
Fixed merge conflicts.| #1188
Browse files Browse the repository at this point in the history
  • Loading branch information
DenBond7 committed Nov 25, 2021
1 parent 775f473 commit c84d571
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class SelectRecipientsActivity : BaseBackStackActivity(), SearchView.OnQueryText
finish()
}
})
private var searchPattern: String? = null
private var searchPattern: String = ""
private val recipientsViewModel: RecipientsViewModel by viewModels()

@VisibleForTesting
Expand Down

0 comments on commit c84d571

Please sign in to comment.