LLBootstrapButton
LLBootstrapButton copied to clipboard
Bootstrap 3.0扁平化风格按钮,自带图标,一句代码直接调用!!!
Results
2
LLBootstrapButton issues
Sort by
recently updated
recently updated
newest added
UIFont+LLBootstrapFont.m ` NSString *fontPath = [[NSBundle loadFontBundle] pathForResource:@"fontawesome-webfont" ofType:@"ttf"]; ` fontPath 为nil.
btn.setTitle("fa-github".bs_awesomeIconRepresentation+" 查 找", forState: UIControlState.Normal) 图标是个问号