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

Add more info on homepage to emulator layout #698

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

Luna712
Copy link
Contributor

@Luna712 Luna712 commented Oct 20, 2023

Fixes #662

It does some manual changes to avoid having to duplicate the entire layout for minor changes

Eventually things like this, in particular visibility might do good by using DataBinding, but for now I just did some manual layout changes (outside XML) so that we did not have to duplicate 350 lines of layout code for very few changes. We can keep the same TV layout just make some changes for proper emulator support.

Part 1 of emulator layout improvements

Copy link
Collaborator

@fire-light42 fire-light42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to add the binding test in the layouttest

@Luna712
Copy link
Contributor Author

Luna712 commented Oct 20, 2023

You need to add the binding test in the layouttest

Thanks! Done.

It does some manual changes to avoid having to duplicate the entire layout for minor changes
@fire-light42 fire-light42 merged commit 2a4468e into recloudstream:master Oct 23, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

Bugs in Emulator layout
2 participants