ajay-prabhakar / Codeforces

Codeforces is Android version of Codeforces web. This app is made to integrate all the available Codeforces API into this app. :rocket:
Apache License 2.0
15 stars 7 forks source link

Added Logout button #48

Open iamsh4shank opened 4 years ago

iamsh4shank commented 4 years ago

Fixed #46

Changes: Added the logout button in view profile page, after pressing user will go back to new handler search.(Files Changed - ProfileActivity.java, activity_profile.xml, HomeFeedActivity)

Screenshots of the change: CodeforcesResolved1

ajay-prabhakar commented 4 years ago

we have the plugin called spotless it will automatically make some better code by running the command ./gradlew spotlessApply please make sure that you done this before sending PR that is the reason your build is failing