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

White Space below the parent item. How to fix this #10

Open
manojm95 opened this issue Jan 7, 2017 · 1 comment
Open

White Space below the parent item. How to fix this #10

manojm95 opened this issue Jan 7, 2017 · 1 comment

Comments

@manojm95
Copy link

manojm95 commented Jan 7, 2017

Could you please advise if there is a way to fix white space in the place of expanded view. I copied all components from your sample for recyclerview and when I tried running it I got this error
error. I get the same white space for text view too.

@manojm95
Copy link
Author

manojm95 commented Jan 7, 2017

I found what it it is. Since I had no idea at initial stage how things work here I thought there might be a issue. The actual issue is android:layout_height="match_parent" given for linear_layout for imageview and textview. I changed it to Wrap_Content and its working now. Thank you!

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