fix indicator inset in DMs
This commit is contained in:
@@ -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}>
|
||||||
|
|||||||
Reference in New Issue
Block a user