fix indicator inset in DMs

This commit is contained in:
Samuel Newman
2025-06-23 14:56:59 +03:00
parent df975ddcfa
commit 5decb2336a
@@ -446,6 +446,7 @@ export function MessagesList({
} }
contentInset={{bottom: 0}} contentInset={{bottom: 0}}
contentContainerStyle={{paddingBottom: 0}} contentContainerStyle={{paddingBottom: 0}}
scrollIndicatorInsets={{bottom: 0}}
/> />
</ScrollProvider> </ScrollProvider>
<Animated.View style={animatedStickyViewStyle}> <Animated.View style={animatedStickyViewStyle}>