codepath / android_guides

Extensive Open-Source Guides for Android Developers
guides.codepath.com
MIT License
28.29k stars 6.35k forks source link

When I click an Item to navigate on my drawer nothing happen and sometimes only first time #379

Closed kareemzok closed 4 years ago

kareemzok commented 4 years ago

I got the same problem in issue #87, I have tried all possible solutions offered from StackOverflow such as adding the listener, checking the layout but nothing works while it was working before. It happened a few days ago.

And sometimes it works one time then the click on items fails.

Any idea or advice please, we are stuck!

PS: I m not using fragment between activities when an item is clicked it navigate to new activity

kareemzok commented 4 years ago

I will close this issue since one replied. I found a library that solved this issue and made the code more clean.