Hacktoberfest-Android icon indicating copy to clipboard operation
Hacktoberfest-Android copied to clipboard

Android app to check Hacktoberfest status and explore projects and issues

Results 31 Hacktoberfest-Android issues
Sort by recently updated
recently updated
newest added

The app was crashing, and nothing was accessible. So I did the necessary, updated the butterknife version as well as switched to Java 8 compatibility mode, now app is running...

When combinations of filters are chosen and matching projects are not found, the `response` is 0. But no toast or message is displayed. An appropriate message like "No matching projects...

![image](https://user-images.githubusercontent.com/35189809/129705011-90440173-7e2a-4fd3-849a-1557334c58ab.png) Showing me this error in the Butter knife file.

The butter knife plugin is working and you can now launch your app once again. I have also upgrade any outdated dependencies.

Hello , I am Adarsh Gautam here adding one line code for creating full screen of the layout. If you found this useful then please merge my pull request.

Splash screen has been added so that it will give more attraction to app. With that ui has been updated and Constraints layout are added for responsive ui design. Thanks.