登录
首页 » Android » Android ListView仿微信关于界面分隔线布局

Android ListView仿微信关于界面分隔线布局

于 2022-04-07 发布 文件大小:171.39 kB
0 188
下载积分: 2 下载次数: 1

代码说明:

Android ListView仿微信关于界面分隔线布局,需要用到mockable-android-23.jar,下载后请放在buildgenerated目录下。   本源码是一个安卓制作的微信界面UI编程设计的范例,属于Android界面编程的范畴,不涉及微信的功能编程。用一个模拟微信的“关于”界面,来向大家展示Listview在微信中的用法,如何修饰和自定义ListView的风格,以及分隔线的使用、字体大小及颜色的定义等,面向Android初级开发者。

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

发表评论

0 个回复

  • 3D-air-war
    3D 空战游戏 open GL编程应用实例(3D air war game 3D open GL application instance for studying)
    2012-10-16 14:38:55下载
    积分:1
  • android 蓝牙 扫描 连接 实例源码下载
    android 蓝牙 扫描 连接 实例源码下载
    2014-08-29下载
    积分:1
  • 对一个listview的文字进行排序
    Android 实现ListView的A-Z字母排序和过滤搜索功能,实现汉字转成拼音
    2014-12-13下载
    积分:1
  • WifiKill
    说明:  WiFi kill activity binary
    2020-01-30 03:09:14下载
    积分:1
  • 海康威视监控源码
    海康威视监控源码,使用设备为海康威视的网络监控设备,提供jar包,可以修改源码的设备ip,监视自己的监控设备,本Android源码使用eclipse开发工具开发,可直接导入运行,主要功能包括实时监控视频
    2022-02-12 15:36:06下载
    积分:1
  • WheelViewDemo实现日期选择等
    android滚动论,可自定义,实现滚动选择
    2022-01-28 23:43:19下载
    积分:1
  • Android 仿关灯游戏(游戏开发-17_166).zip
    Android 仿关灯游戏(游戏开发-17_166).zip
    2019-10-07下载
    积分:1
  • Android 绘制吃豆子小人及图片自动变换显示功能
    Android 绘制吃豆子小人,同时与之搭配的还有图片自动变换显示的功能。   Paint paint = new Paint();//创建画笔对象   canvas.drawColor(Color.BLACK);//绘制背景   canvas.drawBitmap(bmpMan, centerX-radius, centerY-radius, null);//绘制吃豆小人   paint.setColor(Color.BLACK); //设置画笔颜色   paint.setAntiAlias(true);   RectF oval = new RectF(centerX-radius-1,centerY-radius-2,centerX-radius-1+2*radius+2,centerY-radius-2+2*radius+4);   canvas.drawArc(oval, 360-angle+90*direction, 2*angle, true, paint); //绘制扇形实现张嘴闭嘴   if(System.currentTimeMillis()-timeStamp > 5000){//如果时间间隔超过5秒    timeStamp = System.currentTimeMillis(); //重新记录时间    currPhoto = (currPhoto+1)%bmpPhotos.length; //更换照片   }   canvas.drawBitmap(bmpPhotos[currPhoto], 80, 40, null);//绘制照片   super.onDraw(canvas);
    2022-05-16 13:25:29下载
    积分:1
  • android 蓝牙热敏打印机 app源码下载
    蓝牙热敏打印机 此工程创建于2014年8月,使用蓝牙和usb传输打印数据,打印数据是将打印内容装换成bitmap,bitmap处理成二值图像。
    2016-02-17下载
    积分:1
  • 一款基于安卓的简单聊天软件
    可以注册登录、发送文字表情。 使用前请安装好mysql。 this is a android instant messenger based on socket communication basic functionality: 1. a user can register an account with a username, his/her age and gender 2. login with username and password 3. find out friends by username or particulars(age and gender) 4. chat with a friend with text and emoji 5. chatting history available for checking 6. messages sent to offline friends will be saved at server and pushed to that friend when he/she signs in 7. ringtone and vibration notification when a message arrived if messanger is not foreground
    2022-06-26 00:25:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载