show loading indicator on subtitle selection, padding to progressbar

This commit is contained in:
Jorrin
2024-03-22 20:29:04 +01:00
parent 974eeb73b1
commit 68e66a6d94
6 changed files with 232 additions and 224 deletions

View File

@@ -287,6 +287,7 @@ function GestureOverlay(props: {
borderTopRightRadius: props.value.value >= 0.98 ? 44 : 0,
};
});
return (
<View
position="absolute"