streamscreen ui update andorid

This commit is contained in:
tapframe 2025-10-26 00:23:59 +05:30
parent be2435db27
commit 814ee3eef8

View file

@ -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}
/>