fix indicator inset in DMs

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