While testing with drawer stretching enabled, on an app that only uses a left drawer (right drawer is nil), the right side is also stretchable anyway and pulls some of the center view over.
You can verify this in the KitchenSink example by initializing the drawerController with a nil right drawer.
While testing with drawer stretching enabled, on an app that only uses a left drawer (right drawer is nil), the right side is also stretchable anyway and pulls some of the center view over.
You can verify this in the KitchenSink example by initializing the drawerController with a nil right drawer.