Drawerlayout Opens Kind Of In Steps The First Time
I have a DrawerLayout which the first time when I swipe it, it is coming in steps(like lag or something similar), but after that it moves fine. I don't know what code to post, beca
Solution 1:
Maybe your problem is also due to the size of the image in the header of the Navigation View.
Look at this: NavigationView slow to open / Skipping frames (Android Design Lib)
Post a Comment for "Drawerlayout Opens Kind Of In Steps The First Time"