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

How can I make a collection view using recyclerview and it has a image as below (Not a scrolling list) #406

Open
nihp opened this issue Nov 4, 2020 · 3 comments

Comments

@nihp
Copy link

nihp commented Nov 4, 2020

I need like below image in my app.

(If it is one it occupies fully, if two image it splits in to two if three it will be 3 image

Screenshot 2020-11-04 at 12 46 20 PM

@tejen
Copy link
Member

tejen commented Nov 4, 2020

Hi @nihp are you currently taking a CodePath bootcamp course at the moment? If so, we can help you personally at discussions.codepath.com or codepath.slack.com! Let me know...

@nihp
Copy link
Author

nihp commented Nov 6, 2020

No

@bhaskar253
Copy link

I don't know exactly, but the approach I might have taken in this situation is like have 3 different layout xmls, one with only one image container, one with 2 image containers and last one with all 3 image containers. Based on the number of images I would have inflated the view on the parent container.

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