Commit c0ac0d5
Fix missing check causing layout some animation code to be executed when it shouldn't
Reviewed By: dmmiller
Differential Revision: D3404149
fbshipit-source-id: 8663325fd3a4b9257d84075e22bd9cc59d6414ac1 parent c810160 commit c0ac0d5
File tree
1 file changed
+4
-2
lines changed- ReactAndroid/src/main/java/com/facebook/react/uimanager
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
| 352 | + | |
352 | 353 | | |
353 | 354 | | |
354 | 355 | | |
| |||
395 | 396 | | |
396 | 397 | | |
397 | 398 | | |
398 | | - | |
| 399 | + | |
| 400 | + | |
399 | 401 | | |
400 | 402 | | |
401 | 403 | | |
| |||
0 commit comments