android - What replaced WearableListView.Adapter? -


i built androidstudio projects, , being told wearablelistview.adapter class deprecated.

however, when go documentation, says nothing being deprecated. haven't been able figure out class should used instead.

introduced in wear 2.0, should use wearablerecyclerview class described in curved layout documentation.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

C++ Program To Find Smallest and Largest Number In Array -