mirror of
https://github.com/status-im/react-native.git
synced 2025-02-25 15:45:32 +00:00
fix content appeared logging pt2
Reviewed By: AaaChiuuu Differential Revision: D5639795 fbshipit-source-id: 8febaf7586df629f1a197896a2b8d0ebdf850444
This commit is contained in:
parent
caaf7fd417
commit
904e77a753
@ -259,7 +259,7 @@ public class ReactRootView extends SizeMonitoringFrameLayout implements RootView
|
||||
mIsAttachedToInstance = false;
|
||||
mRootViewTag = ReactRootViewTagGenerator.getNextRootViewTag();
|
||||
}
|
||||
mShouldLogContentAppeared = true;
|
||||
mShouldLogContentAppeared = false;
|
||||
}
|
||||
|
||||
public void onAttachedToReactInstance() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user