Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use RAMTheme ! #20

Open
haithngn opened this issue Jun 12, 2017 · 0 comments
Open

Cannot use RAMTheme ! #20

haithngn opened this issue Jun 12, 2017 · 0 comments

Comments

@haithngn
Copy link

haithngn commented Jun 12, 2017

Hello,

I tried to apply theming in the sample project, then Xcode said

'RAMTheme' initializer is inaccessible due to 'fileprivate' protection level

`let textColor: UIColor = .white
let listBackgroundColor: UIColor = .blue
let font: UIFont = UIFont.systemFont(ofSize: 18)

    ramReel.theme = RAMTheme(textColor: textColor, listBackgroundColor: listBackgroundColor, font: font)`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant