kanytu / android-material-drawer-template

An Android template with navigation drawer for material design
Apache License 2.0
674 stars 217 forks source link

There is some lag for the first time when you select a option from navigation drawer #17

Closed sanathp closed 9 years ago

sanathp commented 9 years ago

Test case : step 1) Select a item in the navigation drawer (Navigation Drawer opens perfectly) step 2) Open Navigation drawer and select another item in the list step 3) Now Open the Navigation Drawer

In step the Navigation drawer stops a bit and opens , its not as smooth as in the step 1

Is this issues only for me or for every one ?

Whats the solution for the issue ?

kanytu commented 9 years ago

I see no problem in my phone and none seems to have the same problem so far. However check out this stackoverflow post: http://stackoverflow.com/questions/17896052/why-does-drawerlayout-sometimes-glitch-upon-opening

olzhas-ilyubayev commented 9 years ago

I have this problem on my Nexus 5(Android 5.0.1) too 2f38cf30-9117-11e4-8196-8e8c8138bdc7

kanytu commented 9 years ago

I don't think you read my reply @Hondros. Try setting android:clickable="true" on the container frame layout.