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

Cards-UI-master

于 2015-01-24 发布 文件大小:83KB
0 259
下载积分: 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 个回复

  • Beem源源码
    对于在android上进行XMPP的开发者来说是一个好消息,可以参考。源代码包括XMMP协议的实现,以及对话聊天方式的交互。Beem 是一个运行于 Android 手机平台的 XMPP (jabber) 的客户端软件,兼容标准的 XMPP 服务器和服务,例如 Ejabberd, Openfire, Facebook, 和 Gmail). 支持 SASL, 代理(Socks4, Socks5, HTTP), DNS SRV, and chatting with a specific resource.
    2023-04-29 06:50:04下载
    积分:1
  • Spring MVC 实战代码
    此代码,介绍了如果应用SPringMVC3.0的功能,以及简单的电子商务开发以及应用,主要讲解Spring3.0特性
    2022-03-04 13:56:56下载
    积分:1
  • MusicPlayer音乐播放器
    说明:  手机音乐播放器是一种在手机上用于播放各种音乐文件的多媒体播放软件。它涵盖了各种音乐格式的播放工具,比如:手机自带播放器、MP3播放器,WMA播放器,MP4播放器等,目前手机音乐播放器主要支持的格式有MP3、WMA、AAC、AAC+、MID、AMR、OGG、MP4、FLAC等,它们在手机中运行,不仅界面美观,而且操作简单,带你进入一个完美的音乐空间。(A mobile music player is a multimedia playing software for playing various music files on a mobile phone. It covers a variety of music format playback tools, such as: mobile phone player, MP3 player, WMA player, MP4 player, etc. Currently mobile phone music player mainly supports MP3, WMA, AAC, AAC+, MID, AMR, OGG, MP4, FLAC, etc., they run in the mobile phone, not only the interface is beautiful, but also easy to operate, bringing you into a perfect music space.)
    2020-06-18 13:20:01下载
    积分:1
  • android-mqtt-sample
    很好的android mqtt协议源代码及demo。(Good mqtt protocol android source code, including the demo.)
    2014-11-17 09:54:57下载
    积分:1
  • AvdManager
    Android Virtual Device Manager to manage AVDs for Andriod.
    2013-10-24 10:31:47下载
    积分:1
  • 网上订餐系统(大学生专用)
    大学生专用,Java为编程语言,html css ,以servlet为后台。MVC3层框架.
    2019-08-17下载
    积分:1
  • Jedit4.3.2的源代码,适合有兴趣的人研究
    jEdit是一个,在GPL下发布。它可以在Windows、Linux、Mac OS等多种平台下运行,并且有很多插件,可以扩充基本功能。它也支持80多种文件类型的文法加亮显示。支持包括UTF-8在内的多种字符编码。jedit是一个用java编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号匹配,表达式搜索,多个文件搜索和替换,定义键盘宏等等。
    2022-03-18 14:00:20下载
    积分:1
  • 我的地址簿
    我自己开发的这个小通讯录应用程序,初学者可以参考一下。
    2022-04-12 03:16:28下载
    积分:1
  • jquery+spring mvc小实例
    资源描述这个都是我自己用最原始的java代码 自己写的 这个小例子可以学习到 jquery  EU   和springmvc的光框架  这是个使用mvc模式写的  
    2023-08-02 11:50:07下载
    积分:1
  • 设备资产管理系统
    应用背景主要分为人员管理,设备管理,部门管理三个模块,人员管理模块主要包括人员的怎删改查和注册,设备管理模块包括设备的增删改查还有报表统计,部门管理系统描述了人员与设备之间的关系,主要实现数据库表的连接。关键技术用java语言,spring框架,包括了很多技术,如ajax,html,jquery,javascript,mysql,el表达式。
    2023-06-17 22:30:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载