mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
show loading indicator on subtitle selection, padding to progressbar
This commit is contained in:
@@ -287,6 +287,7 @@ function GestureOverlay(props: {
|
||||
borderTopRightRadius: props.value.value >= 0.98 ? 44 : 0,
|
||||
};
|
||||
});
|
||||
|
||||
return (
|
||||
<View
|
||||
position="absolute"
|
||||
|
Reference in New Issue
Block a user