-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Night mode: Category pages #2088
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
Comments
Hey!! java.lang.NullPointerException: Attempt to invoke virtual method 'android.support.v4.app.FragmentActivity android.support.v4.app.Fragment.getActivity()' on a null object reference |
@vanshikaarora I think that's unrelated. I fixed that in 46db38b |
Just checked, this also happens in subcategories. So basically any categories page |
Ok @domdomegg I'll check that out |
@vanshikaarora are you working on this? Just want it to be clear for other developers looking at issues. |
I am working on this issue |
Okay. I'm going to do the tabs separately in #2186, so please don't change them if possible (to avoid merge conflicts) |
Sure |
@domdomegg I have created a pull request look into the files changed to avoid merge conflicts |
Summary:
When clicking on a category in night mode, the app does not show the "Parent Categories", there's a blank space instead.
Steps to reproduce:
How can we reproduce the issue?
Settings > Night Mode;
Explore > Click any image > Click on a random categorie > Parent Categories
What did you expect the app to do, and what did you see instead?
The names of the parent categories should be shown.
Device and Android version:
Found on Xiaomi A1, Android 8.1.0
Commons app version:
2.8.5
Screen-shots:

Would you like to work on the issue?
Yess.
The text was updated successfully, but these errors were encountered: