mirror of
https://github.com/status-im/react-native.git
synced 2025-01-15 20:15:11 +00:00
Fix RootViewTest
Reviewed By: fkgozali Differential Revision: D7944946 fbshipit-source-id: a8dbceba060b22ac4bc4728fb342372c437a0733
This commit is contained in:
parent
a93e281428
commit
194bd88052
@ -527,6 +527,7 @@ public class ReactRootView extends SizeMonitoringFrameLayout
|
|||||||
@VisibleForTesting
|
@VisibleForTesting
|
||||||
/* package */ void simulateAttachForTesting() {
|
/* package */ void simulateAttachForTesting() {
|
||||||
mIsAttachedToInstance = true;
|
mIsAttachedToInstance = true;
|
||||||
|
mJSTouchDispatcher = new JSTouchDispatcher(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
private CustomGlobalLayoutListener getCustomGlobalLayoutListener() {
|
private CustomGlobalLayoutListener getCustomGlobalLayoutListener() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user