[3.2.0] shuttle乘客屏,UI调整
This commit is contained in:
@@ -36,7 +36,7 @@ project.android.productFlavors {
|
||||
}
|
||||
if(isJL()){
|
||||
// ③是否需要重写状态栏
|
||||
buildConfigField 'boolean', 'IS_REPLACE_STATUSVIEW', 'false'
|
||||
buildConfigField 'boolean', 'IS_REPLACE_STATUSVIEW', 'true'
|
||||
// ④构建 是否支持多屏异显异交互
|
||||
buildConfigField 'boolean', 'IS_MULTI_DISPLAY', 'true'
|
||||
manifestPlaceholders.put("SCREEN_ORIENTATION", "landscape")
|
||||
|
||||
Reference in New Issue
Block a user