fossasia / open-event-droidgen

Open Event Android App Generator https://github.com/fossasia/open-event-android/raw/apk/sample-apk-fossasia17-development.apk
GNU General Public License v3.0
2.06k stars 828 forks source link

Login Button and textview visible in all fragments #2415

Closed nikit19 closed 6 years ago

nikit19 commented 6 years ago

Actual Behaviour

If you open the notifications fragment and then go to some other fragment say discount codes fragment. The login button and "Please login to continue" text is visible everywhere

Expected Behaviour

It should not be visible after we leave the notification fragment

Steps to reproduce it Open the app. Go to notifications fragment. Go to Discount Codes fragment and click the back button

Screenshots of the issue screenshot_20180502-002308

screenshot_20180502-002317

Would you like to work on the issue?

Yes