mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-01-11 20:10:25 +00:00
streamscreen ui update andorid
This commit is contained in:
parent
be2435db27
commit
814ee3eef8
1 changed files with 1 additions and 1 deletions
|
|
@ -1839,7 +1839,7 @@ export const StreamsScreen = () => {
|
|||
{Platform.OS === 'android' && AndroidBlurView ? (
|
||||
<AndroidBlurView
|
||||
blurAmount={15}
|
||||
blurRadius={8}
|
||||
blurRadius={25}
|
||||
overlayColor={"rgba(0,0,0,0.85)"}
|
||||
style={StyleSheet.absoluteFill}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue