When I create Navigation Drawer Activity, and some xml files are not working and it gives me error like this when I open .xml files..
The following classes could not be found:
- android.support.design.widget.AppBarLayout (Fix Build Path, Edit XML, Create Class)
- android.support.design.widget.CoordinatorLayout (Fix Build Path, Edit XML, Create Class)
- android.support.design.widget.FloatingActionButton (Fix Build Path, Edit XML, Create Class)
- android.support.v7.widget.RecyclerView (Fix Build Path, Edit XML, Create Class)
- android.support.v7.widget.Toolbar (Fix Build Path, Edit XML, Create Class)
Tip: Try to build the project. Tip: Try to refresh the layout.