react ntive StatusBar.setTranslucent();

最近项目组code review让查看StatusBar.setTranslucent()这个方法到底是干嘛的,就看了下源码; 在android中查到的代码是 @ReactMethod public void setTranslucent(final boolean translucent) { final Activity activity = getCurrentActivity(
相关文章
相关标签/搜索