Below is my configuration. This works on Android Lollipop but crash on Android Kitkat.
I tried every workaround here but can\'t help:
Error inflating class and
I have the similar issue. after spending many days and testing finally found the issue. this might be comes from one of your menu item icon or from a navigation header.
have checked the navigationview by removing
app:headerLayout="@layout/nav_header_main"
app:menu="@menu/activity_main_drawer
these two line separately and check the android monitor for errors
check my thread and answer. hope you can fix it from that Error Inflate with resourcenotfoundException