Skip to content

App Layout: New room list screen #6611

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

Closed
4 tasks
fedrunov opened this issue Jul 21, 2022 · 0 comments · Fixed by #6618
Closed
4 tasks

App Layout: New room list screen #6611

fedrunov opened this issue Jul 21, 2022 · 0 comments · Fixed by #6618

Comments

@fedrunov
Copy link
Contributor

For EditLayout project there is no need to change anything in HomeDetailFragment but RoomListFragment which is used to show rooms lists in the app doesn't fit new requirements. To support enabling/disabling by FeatureFlags we decided to put new home screen implementation to a separate class, so this class needs to be created

  • Implementation will only be used for Home screen
  • needs to support different types of data to be presented in list
  • needs to support carousels
  • needs to provide a way to configure types of data, being presented
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants