I have read the documentation on the official website. But I was unable to implement Chip in my project following the documentation. Android Studio can't find and import Chip class as well as Chip view.
I have also noticed that on Google Developer site there is no reference for Chip class.
There are some similar questions. But all answers point to use a third-party library. But I am trying to use Chips component from android support library.