Runtime DrawerLayout must be measured with MeasureSpec.EXACTLY excpetion
问题 I'm following this tutorial from and I'm facing with a strange problem. It doesn't matter what's in my DrawerLayout , but if its layout_height or layout_width are set to anything other than hardcoded number, it throws this runtime exception. I've seeing plenty of reports of this error thrown when trying to render an output in the Graphical Layout tool, but couldn't find any on a runtime error. I have the latest support library, updated just now to version 21.0.2 I would like to avoid