-1

java.lang.RuntimeException: Unable to start activity ComponentInfo{cab.app.book/com.epbit.ccv3.MainActivity}: android.view.InflateException: Binary XML file line #18: Error inflating class android

support.design.widget.NavigationView.

Added design and appcompat library and Tried in all the ways, but unable to solve the issue.

Please help

techraf
  • 64,883
  • 27
  • 193
  • 198

1 Answers1

-3

Your layout's file has an error in line 18.

A.simple
  • 20
  • 1