Fix NullPointerException in onBackPressed()#6249
Fix NullPointerException in onBackPressed()#6249nicolas-raoul merged 1 commit intocommons-app:mainfrom
Conversation
|
✅ Generated APK variants! |
nicolas-raoul
left a comment
There was a problem hiding this comment.
That fixes the crash, thanks! 🙂
|
Hi Sonal, We have zero candidates so far for this summer's Outreachy internship: If you are interested, please do not hesitate to apply. |
|
@nicolas-raoul Thank you for sharing this opportunity! I was really interested in applying for the Outreachy internship, but unfortunately, my initial application was not approved. I wanted to ask if there is any way to reapply or another process to still be considered for Outreachy this round. I’m very eager to contribute to the Nearby feature improvement project and would appreciate any guidance on how I might proceed. Looking forward to your advice. |
|
Understood, thanks for the fast reply! |
|
Hey @sonalyadav1 , sorry to hear that. :( We're not very familiar with the admin side of things, but you can contact the org admins for Wikimedia or the Outreachy organizers mailing list, and hopefully they might be able to help you?
|
|
Thank you for your response and for sharing these contacts! I’ll reach out to them to understand if there’s any way I can still be considered for Outreachy this round. |
|
@nicolas-raoul and @misaochan I wanted to update you that my Outreachy application has been approved! Thank you so much for your guidance and for encouraging me to apply. |
That's fantastic news! :) Feel free to submit your contributions through the Outreachy portal whenever you can, the deadline is 15 April I believe. |
|
Fantastic indeed! As you know, relevant information is available here: #6237 If any information is missing or if you have any question, please ask on that page, it might help potential other applicants too. :-) |
Description (required)
Fixes #6214
What changes did you make and why?
NullPointerExceptioncrash inMainActivity.ktcaused bycontributionsFragmentbeing null.Tests performed (required)
Tested {BetaDebug} on {VIVO V 25} with API level {34}.
Screenshots (for UI changes only)
Screenrecording_20250315_202828.mp4