opencodeiiita / OpenCode20-Collaborative-TheApp

This is a one stop collaborative android App for OpenCode'20 for all data related to the contest.
46 stars 49 forks source link

When we rotate the device app always opens the home fragment #63

Closed harchani-ritik closed 4 years ago

harchani-ritik commented 4 years ago

Steps to reproduce the bug-

  1. Select any tab from navigation drawer instead of Home Tab.
  2. Change the orientation (rotate the device) and you're back to Home Tab.

Resolve the bug, the app should stay in same fragment as selected prior to rotation.

PS: Understanding of Activity Lifecycle in Android is required.

aawizard commented 4 years ago

claim

blaze-assault commented 4 years ago

Claim

blaze-assault commented 4 years ago

@harchani-ritik sir there is an error in app .it says default activity not found.i have forked and cloned this repo just now .please help sir.

harchani-ritik commented 4 years ago

@blaze-assault Yeah, resolved it , you can pull the changes now. Thanks for informing.