创建List
编写: roya 原文:https://developer.android.com/training/wearables/ui/lists.htmlList让用户在可穿戴设备上很容易地从一组选项中选择一个项目。这个课程介绍了如何在Android Wear应用中创建List。Wearable UI库包含了WearableListView类,该类是对可穿戴设备进行优化的List实现。Note: Android SDK 中的Notifications例子示范了如何在应用中使用 WearableListView。
欢马劈雪