mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-21 00:04:42 +01:00
fix: pressin to show controls
This commit is contained in:
@@ -382,7 +382,7 @@ export const Controls: React.FC<Props> = ({
|
||||
</View>
|
||||
|
||||
<Pressable
|
||||
onPress={() => {
|
||||
onPressIn={() => {
|
||||
toggleControls();
|
||||
}}
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user