Skip to content

能否增加一个切换主题的block 回调 #11

@meiyongsheng

Description

@meiyongsheng

能否增加一个切换主题的block 回调,像这样的:
_secondView.sakura.backgroundColor(Kbg_card)
.addCustomConfig(@"", ^(id item) { // 改变主题的切换
NSString *colorStr = [TXSakuraManager getThemeColorString:Kfont_strong];
_secondView.rateColor = HexColor(colorStr);
});

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions