Skip to content

setBackgroundColor出bug了 #20

@LeeYZ

Description

@LeeYZ

这一句出问题了
if ([viewClassName containsString:@"UIbarBackGround"]) { // iOS 13 下名字变为 UIBarBackground
view.alpha = 0;
}
_UIBarBackground的alpha被改为0,你加到里面的那个backgroudView也就显示不出来了,导致vhl_setBackgroundColor不起作用
机型:iPhone 6s Plus
系统版本:13.1.1
VHL版本: 1.1(pod最新版本)
xcode: 11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions