mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
first version of a really buggy and ugly caption selector and renderer
This commit is contained in:
@@ -32,6 +32,9 @@ export const MiddleControls = () => {
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
container: {
|
||||
position: "absolute",
|
||||
height: "100%",
|
||||
width: "100%",
|
||||
flex: 1,
|
||||
flexDirection: "row",
|
||||
alignItems: "center",
|
||||
|
Reference in New Issue
Block a user