@@ -413,6 +413,7 @@ exports[`VirtualizedList forwards correct stickyHeaderIndices when partially in
413
413
/>
414
414
</View >
415
415
<View
416
+ collapsable = { true }
416
417
style = {
417
418
Object {
418
419
" height" : 50 ,
@@ -907,6 +908,7 @@ exports[`VirtualizedList keeps sticky headers above viewport visualized 1`] = `
907
908
/>
908
909
</View >
909
910
<View
911
+ collapsable = { true }
910
912
style = {
911
913
Object {
912
914
" height" : 110 ,
@@ -923,6 +925,7 @@ exports[`VirtualizedList keeps sticky headers above viewport visualized 1`] = `
923
925
/>
924
926
</View >
925
927
<View
928
+ collapsable = { true }
926
929
style = {
927
930
Object {
928
931
" height" : 10 ,
@@ -1173,6 +1176,7 @@ exports[`VirtualizedList renders all the bells and whistles 1`] = `
1173
1176
/>
1174
1177
</View >
1175
1178
<View
1179
+ collapsable = { true }
1176
1180
onLayout = { [Function ]}
1177
1181
style = {
1178
1182
Object {
@@ -1258,6 +1262,7 @@ exports[`VirtualizedList renders empty list with empty component 1`] = `
1258
1262
</View >
1259
1263
<empty />
1260
1264
<View
1265
+ collapsable = { true }
1261
1266
onLayout = { [Function ]}
1262
1267
>
1263
1268
<footer />
@@ -1547,6 +1552,7 @@ exports[`VirtualizedList renders sticky headers in viewport on batched render 1`
1547
1552
/>
1548
1553
</View >
1549
1554
<View
1555
+ collapsable = { true }
1550
1556
style = {
1551
1557
Object {
1552
1558
" height" : 50 ,
@@ -1837,6 +1843,7 @@ exports[`adjusts render area with non-zero initialScrollIndex 1`] = `
1837
1843
/>
1838
1844
</View >
1839
1845
<View
1846
+ collapsable = { true }
1840
1847
style = {
1841
1848
Object {
1842
1849
" height" : 50 ,
@@ -1917,6 +1924,7 @@ exports[`clamps render area when items removed for initialScrollIndex > 0 and sc
1917
1924
>
1918
1925
<View >
1919
1926
<View
1927
+ collapsable = { true }
1920
1928
style = {
1921
1929
Object {
1922
1930
" height" : 40 ,
@@ -2182,6 +2190,7 @@ exports[`discards intitial render if initialScrollIndex != 0 1`] = `
2182
2190
>
2183
2191
<View >
2184
2192
<View
2193
+ collapsable = { true }
2185
2194
style = {
2186
2195
Object {
2187
2196
" height" : 140 ,
@@ -2364,6 +2373,7 @@ exports[`does not adjust render area until content area layed out 1`] = `
2364
2373
/>
2365
2374
</View >
2366
2375
<View
2376
+ collapsable = { true }
2367
2377
style = {
2368
2378
Object {
2369
2379
" height" : 150 ,
@@ -2459,6 +2469,7 @@ exports[`does not move render area when initialScrollIndex is > 0 and offset not
2459
2469
>
2460
2470
<View >
2461
2471
<View
2472
+ collapsable = { true }
2462
2473
style = {
2463
2474
Object {
2464
2475
" height" : 10 ,
@@ -2506,6 +2517,7 @@ exports[`does not move render area when initialScrollIndex is > 0 and offset not
2506
2517
/>
2507
2518
</View >
2508
2519
<View
2520
+ collapsable = { true }
2509
2521
style = {
2510
2522
Object {
2511
2523
" height" : 140 ,
@@ -2570,6 +2582,7 @@ exports[`does not over-render when there is less than initialNumToRender cells 1
2570
2582
>
2571
2583
<View >
2572
2584
<View
2585
+ collapsable = { true }
2573
2586
style = {
2574
2587
Object {
2575
2588
" height" : 40 ,
@@ -2823,6 +2836,7 @@ exports[`expands first in viewport to render up to maxToRenderPerBatch on initia
2823
2836
>
2824
2837
<View >
2825
2838
<View
2839
+ collapsable = { true }
2826
2840
style = {
2827
2841
Object {
2828
2842
" height" : 40 ,
@@ -2846,6 +2860,7 @@ exports[`expands first in viewport to render up to maxToRenderPerBatch on initia
2846
2860
/>
2847
2861
</View >
2848
2862
<View
2863
+ collapsable = { true }
2849
2864
style = {
2850
2865
Object {
2851
2866
" height" : 40 ,
@@ -2996,6 +3011,7 @@ exports[`expands render area by maxToRenderPerBatch on tick 1`] = `
2996
3011
/>
2997
3012
</View >
2998
3013
<View
3014
+ collapsable = { true }
2999
3015
style = {
3000
3016
Object {
3001
3017
" height" : 130 ,
@@ -3272,6 +3288,7 @@ exports[`handles maintainVisibleContentPosition 1`] = `
3272
3288
/>
3273
3289
</View >
3274
3290
<View
3291
+ collapsable = { true }
3275
3292
style = {
3276
3293
Object {
3277
3294
" height" : 150 ,
@@ -3409,6 +3426,7 @@ exports[`handles maintainVisibleContentPosition 2`] = `
3409
3426
/>
3410
3427
</View >
3411
3428
<View
3429
+ collapsable = { true }
3412
3430
style = {
3413
3431
Object {
3414
3432
" height" : 90 ,
@@ -3456,6 +3474,7 @@ exports[`handles maintainVisibleContentPosition 2`] = `
3456
3474
/>
3457
3475
</View >
3458
3476
<View
3477
+ collapsable = { true }
3459
3478
style = {
3460
3479
Object {
3461
3480
" height" : 150 ,
@@ -3593,6 +3612,7 @@ exports[`handles maintainVisibleContentPosition 3`] = `
3593
3612
/>
3594
3613
</View >
3595
3614
<View
3615
+ collapsable = { true }
3596
3616
style = {
3597
3617
Object {
3598
3618
" height" : 80 ,
@@ -3648,6 +3668,7 @@ exports[`handles maintainVisibleContentPosition 3`] = `
3648
3668
/>
3649
3669
</View >
3650
3670
<View
3671
+ collapsable = { true }
3651
3672
style = {
3652
3673
Object {
3653
3674
" height" : 150 ,
@@ -3787,6 +3808,7 @@ exports[`handles maintainVisibleContentPosition when anchor moves before minInde
3787
3808
/>
3788
3809
</View >
3789
3810
<View
3811
+ collapsable = { true }
3790
3812
style = {
3791
3813
Object {
3792
3814
" height" : 150 ,
@@ -3915,6 +3937,7 @@ exports[`handles maintainVisibleContentPosition when anchor moves before minInde
3915
3937
/>
3916
3938
</View >
3917
3939
<View
3940
+ collapsable = { true }
3918
3941
style = {
3919
3942
Object {
3920
3943
" height" : 150 ,
@@ -3978,6 +4001,7 @@ exports[`initially renders nothing when initialNumToRender is 0 1`] = `
3978
4001
>
3979
4002
<View >
3980
4003
<View
4004
+ collapsable = { true }
3981
4005
style = {
3982
4006
Object {
3983
4007
" height" : 100 ,
@@ -4112,6 +4136,7 @@ exports[`keeps viewport above last focused rendered 1`] = `
4112
4136
/>
4113
4137
</View >
4114
4138
<View
4139
+ collapsable = { true }
4115
4140
style = {
4116
4141
Object {
4117
4142
" height" : 70 ,
@@ -4342,6 +4367,7 @@ exports[`keeps viewport below last focused rendered 1`] = `
4342
4367
/>
4343
4368
</View >
4344
4369
<View
4370
+ collapsable = { true }
4345
4371
style = {
4346
4372
Object {
4347
4373
" height" : 50 ,
@@ -4479,6 +4505,7 @@ exports[`renders a zero-height tail spacer on initial render if getItemLayout no
4479
4505
/>
4480
4506
</View >
4481
4507
<View
4508
+ collapsable = { true }
4482
4509
style = {
4483
4510
Object {
4484
4511
" height" : 0 ,
@@ -4588,6 +4615,7 @@ exports[`renders full tail spacer if all cells measured 1`] = `
4588
4615
/>
4589
4616
</View >
4590
4617
<View
4618
+ collapsable = { true }
4591
4619
style = {
4592
4620
Object {
4593
4621
" height" : 50 ,
@@ -4865,6 +4893,7 @@ exports[`renders new items when data is updated with non-zero initialScrollIndex
4865
4893
/>
4866
4894
</View >
4867
4895
<View
4896
+ collapsable = { true }
4868
4897
style = {
4869
4898
Object {
4870
4899
" height" : 20 ,
@@ -5004,6 +5033,7 @@ exports[`renders offset cells in initial render when initialScrollIndex set 1`]
5004
5033
>
5005
5034
<View >
5006
5035
<View
5036
+ collapsable = { true }
5007
5037
style = {
5008
5038
Object {
5009
5039
" height" : 40 ,
@@ -5043,6 +5073,7 @@ exports[`renders offset cells in initial render when initialScrollIndex set 1`]
5043
5073
/>
5044
5074
</View >
5045
5075
<View
5076
+ collapsable = { true }
5046
5077
style = {
5047
5078
Object {
5048
5079
" height" : 20 ,
@@ -5152,6 +5183,7 @@ exports[`renders tail spacer up to last measured index if getItemLayout not defi
5152
5183
/>
5153
5184
</View >
5154
5185
<View
5186
+ collapsable = { true }
5155
5187
style = {
5156
5188
Object {
5157
5189
" height" : 20 ,
@@ -5252,6 +5284,7 @@ exports[`renders tail spacer up to last measured with irregular layout when getI
5252
5284
/>
5253
5285
</View >
5254
5286
<View
5287
+ collapsable = { true }
5255
5288
style = {
5256
5289
Object {
5257
5290
" height" : 17 ,
@@ -5325,6 +5358,7 @@ exports[`renders windowSize derived region at bottom 1`] = `
5325
5358
/>
5326
5359
</View >
5327
5360
<View
5361
+ collapsable = { true }
5328
5362
style = {
5329
5363
Object {
5330
5364
" height" : 40 ,
@@ -5462,6 +5496,7 @@ exports[`renders windowSize derived region at top 1`] = `
5462
5496
/>
5463
5497
</View >
5464
5498
<View
5499
+ collapsable = { true }
5465
5500
style = {
5466
5501
Object {
5467
5502
" height" : 60 ,
@@ -5535,6 +5570,7 @@ exports[`renders windowSize derived region in middle 1`] = `
5535
5570
/>
5536
5571
</View >
5537
5572
<View
5573
+ collapsable = { true }
5538
5574
style = {
5539
5575
Object {
5540
5576
" height" : 10 ,
@@ -5598,6 +5634,7 @@ exports[`renders windowSize derived region in middle 1`] = `
5598
5634
/>
5599
5635
</View >
5600
5636
<View
5637
+ collapsable = { true }
5601
5638
style = {
5602
5639
Object {
5603
5640
" height" : 10 ,
@@ -5689,6 +5726,7 @@ exports[`renders zero-height tail spacer on batch render if cells not yet measur
5689
5726
/>
5690
5727
</View >
5691
5728
<View
5729
+ collapsable = { true }
5692
5730
style = {
5693
5731
Object {
5694
5732
" height" : 0 ,
@@ -5926,6 +5964,7 @@ exports[`retains initial render region when an item is appended 1`] = `
5926
5964
/>
5927
5965
</View >
5928
5966
<View
5967
+ collapsable = { true }
5929
5968
style = {
5930
5969
Object {
5931
5970
" height" : 80 ,
@@ -6061,6 +6100,7 @@ exports[`retains intitial render if initialScrollIndex == 0 1`] = `
6061
6100
/>
6062
6101
</View >
6063
6102
<View
6103
+ collapsable = { true }
6064
6104
style = {
6065
6105
Object {
6066
6106
" height" : 90 ,
@@ -6257,6 +6297,7 @@ exports[`unmounts sticky headers moved below viewport 1`] = `
6257
6297
/>
6258
6298
</View >
6259
6299
<View
6300
+ collapsable = { true }
6260
6301
style = {
6261
6302
Object {
6262
6303
" height" : 150 ,
@@ -6356,6 +6397,7 @@ exports[`virtualizes away last focused index if item removed 1`] = `
6356
6397
/>
6357
6398
</View >
6358
6399
<View
6400
+ collapsable = { true }
6359
6401
style = {
6360
6402
Object {
6361
6403
" height" : 70 ,
@@ -6546,6 +6588,7 @@ exports[`virtualizes away last focused item if focus changes to a new cell 1`] =
6546
6588
/>
6547
6589
</View >
6548
6590
<View
6591
+ collapsable = { true }
6549
6592
style = {
6550
6593
Object {
6551
6594
" height" : 110 ,
0 commit comments