-
Notifications
You must be signed in to change notification settings - Fork 155
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
setMaxRowHeight, IMAGES, index #22
Comments
Tried to solve by invalidate cache and restart! But it is still there! |
I'm not understanding the problem. |
I think what he says is that he the IDE cannot resolve setMaxRowHeight. Please post some code in order to help or tell us what you did. |
Below is the line where android studio cannot resolve that method:
Below is the complete fragment. I have included import class as well. At layout manager, where i tried to set its Maximum row height using layoutmanager.setMaxRowHeight, android studio says it cannot resolve that method. Also consider that i am completely new in programming, coding, android developement so there are chances that i've screwed up or messed up with things!
|
can not resolve setMaxRowHeight and index. I am using in fragment.
The text was updated successfully, but these errors were encountered: