mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 16:53:25 +00:00
added languages with urlsearchparams polyfill that is broken
This commit is contained in:
@@ -74,7 +74,7 @@ export const CaptionRenderer = () => {
|
||||
|
||||
return (
|
||||
<Animated.View
|
||||
className="absolute bottom-24 rounded bg-black/50 px-4 py-1 text-center leading-normal"
|
||||
className="absolute bottom-[95px] rounded bg-black/60 px-4 py-1 text-center leading-normal"
|
||||
style={animatedStyles}
|
||||
>
|
||||
{visibleCaptions?.map((caption) => (
|
||||
|
Reference in New Issue
Block a user