Commit bd13d022 authored by Jidong Chen's avatar Jidong Chen Committed by GitHub

opt

parent 02983220
......@@ -84,11 +84,10 @@
[[_engine lifecycleChannel] sendMessage:@"AppLifecycleState.inactive"];
}
- (void)setAccessibilityEnabled:(BOOL)enable
- (void)setAccessibilityEnable:(BOOL)enable
{
self.viewController.accessibilityEnable = enable;
}
@end
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment