- Android Wear Projects
- Ashok Kumar S
- 28字
- 2021-07-15 17:17:58
Creating an adapter for WearableRecyclerView
An adapter manages the data model and adapts it to each row in RecyclerView or ListView. The adapter handles the filtering and sorting:
![](https://epubservercos.yuewen.com/F71E18/19470405801628406/epubprivate/OEBPS/Images/d5f57d55-d2ed-4582-b6d2-13a0b8ddb39c.png?sign=1739613179-LT6uVkPYq6MOykrVRyJiRwD0gtWhbxYt-0-d033814c95d346fa1e0452f7c8cbb1d0)
An adapter manages the data model and adapts it to each row in RecyclerView or ListView. The adapter handles the filtering and sorting: