Such a question, I have a project that is NOT executed on fragments and in which I want to implement a navigation drawer , do I have to redo the whole project into fragments to make the navigation drawer work correctly for navigation drawer ?
Since I heard that if you implement a navigation drawer without fragments, it will slow down when opened and work incorrectly.
But I tried to create several actions with the navigation drawer "out of the box, so to say," when creating, the studio itself offers this feature, and I normally switch between them and everything works.
Who understands tell me whether everything will work correctly if you execute a navigation drawer without fragments and in general how much is it connected?