android:fix navbar setHidden cause bottombar translucent

This commit is contained in:
pengfei.zhou
2020-02-27 18:38:44 +08:00
committed by osborn
parent 56f21f32cc
commit e11a26bd6d
3 changed files with 152 additions and 134 deletions

View File

@@ -29,7 +29,7 @@ android {
}
afterEvaluate {
//buildJSBundle.exec()
buildJSBundle.exec()
}
task buildJSBundle(type: Exec) {