fix recent searches tap handling (#7214)

This commit is contained in:
Samuel Newman
2024-12-20 20:37:55 +00:00
committed by GitHub
parent 8f7a6e5ffc
commit c5421596a8
+3 -1
View File
@@ -1025,7 +1025,9 @@ function SearchHistory({
const {_} = useLingui()
return (
<Layout.Content>
<Layout.Content
keyboardDismissMode="interactive"
keyboardShouldPersistTaps="handled">
<View style={styles.searchHistoryContainer}>
{(searchHistory.length > 0 || selectedProfiles.length > 0) && (
<Text style={[pal.text, styles.searchHistoryTitle]}>