[Update]
增加了系统状态栏透明功能 TODO UI需要部分适配下 Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -61,7 +61,7 @@ internal class BadCaseView: ConstraintLayout {
|
||||
close?.onClick {
|
||||
onDismiss?.invoke()
|
||||
}
|
||||
fitsSystemWindows = true
|
||||
//fitsSystemWindows = true
|
||||
cancel?.also {
|
||||
it.background = shape(solid = Color.parseColor("#3B4577"), radius = 16)
|
||||
it.onClick {
|
||||
|
||||
Reference in New Issue
Block a user