android alt text selection fix for expandable alt (#2629)
This commit is contained in:
@@ -116,7 +116,8 @@ function LightboxFooter({imageIndex}: {imageIndex: number}) {
|
||||
update: {type: 'spring', springDamping: 0.7},
|
||||
})
|
||||
setAltExpanded(prev => !prev)
|
||||
}}>
|
||||
}}
|
||||
onLongPress={() => {}}>
|
||||
{altText}
|
||||
</Text>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user