make composer pills tappable when keyboard is active (#7717)

This commit is contained in:
gpp
2025-02-23 15:19:58 +02:00
committed by GitHub
parent e6193d7036
commit 7a3a1a2bd0
+1
View File
@@ -1124,6 +1124,7 @@ function ComposerPills({
contentContainerStyle={[a.gap_sm]}
horizontal={true}
bounces={false}
keyboardShouldPersistTaps="always"
showsHorizontalScrollIndicator={false}>
{isReply ? null : (
<ThreadgateBtn