登录
首页 » Java » Cards-UI-master

Cards-UI-master

于 2015-01-24 发布 文件大小:83KB
0 240
下载积分: 1 下载次数: 10

代码说明:

  卡片式View,支持单个卡片,item为卡片的ListView 使用: CardListView list = ... list.setCardTheme(CardTheme.Dark) CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark) list.setAdapter(adapter) // Alternatively, you can pass a context and string resources in place of strings // CardHeader has an optional second parameter for a subtitle CardHeader header = new CardHeader( I m a header ) // You can optionally set an action to the header // Specifying no action title will default to See More header.setAction( See More , new CardHeader.ActionListener() { @Override public void onHeaderActionClick(CardHeader header) { // Do whatever you want } }) // Add the header to the adapter, automatically notifies the list adapter.add(header) // Again, you can pass a context and string resources in place of strings Card card = new Card( Hello , My name is Aidan ) adapter.add(card) (This library is no longer maintained, as this implementation is generally frowned upon in the new Google Material design guidelines, excluding certain situations (like Google Keep type UI). See the new CardView APIs in the Support Library.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DrawDemo02
    Android develop simple painting
    2020-06-30 09:20:02下载
    积分:1
  • hadoop_web
    云存储管理系统,运用Struts2,hadoop2.6.5,redis,等开发,方便小型团队文件上传与共享。(Cloud storage management system)
    2020-07-20 22:18:46下载
    积分:1
  • 利用匈牙利分配算法的资源分配算法
    应用背景此代码是实现资源分配问题的匈牙利分配算法。这是一种优化技术。这种优化方法在一对一的关系。唯一的限制是,您的资源和系统的数量应该是平等的;关键技术这个程序将输入即资源的数量和在mxn矩阵系统的数量。这里的米= N;
    2022-01-22 16:52:48下载
    积分:1
  • Android_hotfix
    说明:  阿里巴巴出品的,安卓移动端,热修复技术文档(Alibaba published , Android Mobile, Hot Repair Technical Documents)
    2020-06-22 22:20:01下载
    积分:1
  • 蓝牙4.0血压计
    应用背景低功耗蓝牙4.0血压计demo。能够显示血压计的各类特征值,向蓝牙设备发送相关的指令。关键技术包含扫描设备功能、连接蓝牙设备功能、发现蓝牙设备特征值以及向蓝牙设备发送指令的功能。
    2022-11-29 15:30:03下载
    积分:1
  • AndroidPushNotificationsDemo
    android 推送的项目源码,基于ibm的mqtt的客户端,打包即可运行(Push android project source code, based on the ibm mqtt client, packaged to run)
    2013-05-25 17:15:51下载
    积分:1
  • android 读取手机联系人示例源码下载
    android读取通讯录 联系人信息
    2014-06-25下载
    积分:1
  • BTBee_Examples_By_EF
    我们都知道Android是现在很流行,尤其是ADK(Android开放配件开发工具包),它允许外部0pen源采用Android系统的硬件连接,通过USB与Android平台的设备在一个特殊的“附件”模式互动。 我们就可以继续工作数周,并尝试组装一些巴塔原型和库之间的通信通过蓝牙和Freaduino ADK的Android和Arduino。 随着谷歌提供的源文件,我们可以提供从现在起板。我们产生一个批处理,你可以购买他们here.We将尽快巴塔版本。 为了使Android和Arduino的易之间的沟通,我们想告诉你一个新的机器人与Arduino和其他类似的议会的互动方式。蓝牙为例。 步骤一:一个Android应用程序,这可能与其他设备通过蓝牙通信。 第二步:Android应用程序由蓝牙蜜蜂连接到Arduino的。 步骤之一(第一部分),我们刚刚作出了一个小应用程序的Android,实现简单的蓝牙连接与Android。(We all know Android is very popular now, especially ADK (Android Open Accessory Development Kit), which allows external 0pen source hardware to connect with Android system by USB and interact with an Android-powered device in a special “accessory” mode. We keep working on it for weeks, and try to assemble some bata prototype and make a library for the communication between Android and Arduino by bluetooth and Freaduino for ADK. With the Google providing source files, we are able to provide this board from now on. We produce a batch, you can purchase them here.We will provide the Bata version as soon as possible. To make the communication between Android and Arduino easy, we would like show you a new way that android interact with Arduino and other similar boards. Bluetooth for example. Step one: Make a APP to Android which could communicate with other devices by bluetooth. Step two: Android APP connect to Arduino by Bluetooth Bee. For step one(Part1), we have just made a little A)
    2011-09-05 11:40:32下载
    积分:1
  • Java 8 test
    这是基于最新的 Java 8 JDK 的测试例子。它包括 lambda 表达式和查询流程数据如何在 Java 中 8。
    2022-05-15 23:11:40下载
    积分:1
  • android小说阅读器 实例源码下载
    android小说阅读器 实例源码下载
    2014-11-13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载