-
Android-memory-manage-
非常好,非常棒,非常不错的android内存管理。(android memory manage)
- 2013-10-09 07:41:43下载
- 积分:1
-
Cards-UI-master
卡片式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.)
- 2015-01-24 15:06:35下载
- 积分:1
-
springboot-mysql-mybatis 入门级示例
【实例简介】
springboot-mysql-mybatis-demo
- 2021-08-07 00:30:55下载
- 积分:1
-
阿凡达更多粉丝是打发打发
资源描述发射点法士大夫发生发射点反对反对撒反对
- 2023-07-16 00:45:02下载
- 积分:1
-
android 拍照上传 实例源码下载
android 拍照上传 实例源码下载
- 2014-06-19下载
- 积分:1
-
下载代码蛇游戏 J2ME
帮我入蛇游戏 J2ME 代码更改代码蛇游戏 Java。
谢谢大家。
我需要为我的项目,那么可以 heplme 快速......
- 2022-04-06 14:18:38下载
- 积分:1
-
安卓智能地图SmartMap
用百度api实现第三方api地图。实现定位,导航,公交线路,罗盘/跟踪模式。实现路况信息,天气,城市热度的查询,实现交通图和卫星图的切换。加入了离线地图包功能,能下载和查看。开启俯瞰平移缩放旋转等手势动作
- 2022-06-14 07:39:42下载
- 积分:1
-
Viterbi-Vifekbi-This
说明: 强烈推荐好用的卷积码编码,维特比译码和软判决,本代码简易可行,(Good convolutional code coding, Viterbi decoding and soft decision are highly recommended. This code is simple and feasible.)
- 2019-03-28 00:21:41下载
- 积分:1
-
答题app源码(android)
答题app源码(android)
- 2021-05-06下载
- 积分:1
-
rtmp netty 流服务器
【实例简介】基于netty4.0 实现的rtmp 协议demo 推拉流已经实现
- 2021-06-14 00:31:34下载
- 积分:1