Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

Cannot resolve class android.support.design.widget.AppBarLayout

"Use"  com.google.android.material.appbar.AppBarLayout
"Insread of" android.support.design.widget.AppBarLayout


<com.google.android.material.appbar.AppBarLayout
  android:layout_width="match_parent"
  android:layout_height="wrap_content">

</com.google.android.material.appbar.AppBarLayout>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Cannot #resolve #class
ADD COMMENT
Topic
Name
3+8 =