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

Change app background #39

Open
slavixxx opened this issue Jan 10, 2018 · 2 comments
Open

Change app background #39

slavixxx opened this issue Jan 10, 2018 · 2 comments

Comments

@slavixxx
Copy link

slavixxx commented Jan 10, 2018

Can't change background color or background image in application.

@emadalam
Copy link
Owner

@slavixxx, this is nothing specific to atvjs. The framework supports and exposes all capabilities that TVML/TVMLKit supports, and as long as there is a presentation/layout supported natively by TVML, you can use the same thing in atvjs. I'd recommend checking out Apple's documentation for details about these things. Eg: https://developer.apple.com/documentation/tvml/background_elements/background

@smakinson
Copy link

@slavixxx I have been able to use the helper from the sample project:
{{background_image 'background.png' }}
in a page and it works. I would also be interested in where I might set it globally for the app.

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

3 participants