Created by: agilob
Now navigation drawer is in the same order as fragments below.
Before clicking on first item in the menu showed second fragment, second item showed first fragment.
Also, why private final
if you assign value to those attributes in the constructor?
Two attributes were never used, removed.