Adjust windowSize
on PostThread
FlatList
(#2989)
* adjust window size, cells batching period * rm batching period change
This commit is contained in:
parent
88846ca36d
commit
832582df23
1 changed files with 1 additions and 0 deletions
|
@ -437,6 +437,7 @@ function PostThreadLoaded({
|
|||
// @ts-ignore our .web version only -prf
|
||||
desktopFixedHeight
|
||||
removeClippedSubviews={isAndroid ? false : undefined}
|
||||
windowSize={11}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue