Advertisement
Guest User

Untitled

a guest
May 15th, 2020
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1.  
  2. The following classes could not be found:
  3. - android.support.constraint.ConstraintLayout (    Add constraint-layout library dependency to the project, Fix Build Path, Edit XML, Create Class)
  4. - android.support.design.widget.AppBarLayout (Fix Build Path, Edit XML, Create Class)
  5. - android.support.design.widget.NavigationView (Fix Build Path, Edit XML, Create Class)
  6. - android.support.v7.widget.RecyclerView (Fix Build Path, Edit XML, Create Class)
  7. - android.support.v7.widget.Toolbar (Fix Build Path, Edit XML, Create Class)
  8. - androidx.constraintlayout.ConstraintLayout (Fix Build Path, Edit XML, Create Class)
  9. - androidx.core.widget.DrawerLayout (Fix Build Path, Edit XML, Create Class)
  10. Tip: Try to build the project. Tip: Try to refresh the layout.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement