You have a custom view referenced in your layout XML, and the custom view doesn’t have the required public
constructor that takes in Context,AttributeSet
arguments.
You have a custom view referenced in your layout XML, and the custom view doesn’t have the required public
constructor that takes in Context,AttributeSet
arguments.