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

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

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

arrays - Algorithm to find ideal starting spot in a circle -