hawkular / hawkular-android-client

Apache License 2.0
10 stars 26 forks source link

Multiple instances of a Fragment. #210

Closed m-murad closed 7 years ago

m-murad commented 7 years ago

If we select a Fragment form the NavigationBar which is already open a new instance of the fragment is created. This causes unnecessary extra use of memory.

This needs to be fixed. I'm sending a PR for this.

m-murad commented 7 years ago

@garg-anuj This has been fixed, closing this.