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

Wrong class name MainFeedListAdapter #25

Open
nhoxbypass opened this issue Apr 3, 2018 · 5 comments
Open

Wrong class name MainFeedListAdapter #25

nhoxbypass opened this issue Apr 3, 2018 · 5 comments

Comments

@nhoxbypass
Copy link

There is an issues that the class name is mismatch with the file name for class MainFeedListAdapter. So it will cause compiling error:

error: class MainFeedListAdapter is public, should be declared in a file named MainFeedListAdapter.java

Can I submit a pull request to fix it?

@alihusnainarshad
Copy link

@nhoxbypass

I am Facing Same Problem.Please Tell Me How To Fix This ...

Error:(52, 8) error: class MainFeedListAdapter is public, should be declared in a file named MainFeedListAdapter.java

Thanks In Advance

@alihusnainarshad
Copy link

@nhoxbypass

My Problem Is Solved....

@mitchtabian
Copy link
Owner

I'm confused. What's the issue?

@nhoxbypass
Copy link
Author

@mitchtabian you have one mistake in naming your class name. I've request a pull request to fix it. Please see it: #26

@KresnaS13
Copy link

all code with this -> MainFeedListAdapter changce to MainfeedListAdapter including class name

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

4 participants