Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

Error inflating class android.support.constraint.ConstraintLayout

For those who are switching from android support to androidx, 
remember to change 
android.support.constraint.ConstraintLayout 
to
androidx.constraintlayout.widget.ConstraintLayout
 
PREVIOUS NEXT
Tagged: #Error #inflating #class
ADD COMMENT
Topic
Name
5+2 =