执行顺序
This commit is contained in:
parent
b6407c360c
commit
f203a10847
@ -18,8 +18,8 @@ public class FitModule extends ReactContextBaseJavaModule {
|
|||||||
|
|
||||||
public FitModule(ReactApplicationContext reactContext) {
|
public FitModule(ReactApplicationContext reactContext) {
|
||||||
super(reactContext);
|
super(reactContext);
|
||||||
this._checkFullScreen();
|
|
||||||
this.reactContext = reactContext;
|
this.reactContext = reactContext;
|
||||||
|
this._checkFullScreen();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user