登录
首页 » Android » Android 演示开关灯效果

Android 演示开关灯效果

于 2023-05-07 发布 文件大小:80.47 kB
0 167
下载积分: 2 下载次数: 1

代码说明:

Android 演示开关灯效果,单击按钮后开灯,再次单击则关灯,很逼真的演示了开关灯特效,开灯后灯光点亮的效果很逼真哦。主要是添加按钮事件,改变图片的状态,设置程序状态的方法:   public void setBulbState(boolean state){//true on false off   //设置图片状态   ImageView iv=(ImageView)findViewById(R.id.ImageView01);   iv.setImageResource((state)?R.drawable.bulb_on:R.drawable.bulb_off);//设置图片状态   //设置ToggleButton状态   ToggleButton tb=(ToggleButton)this.findViewById(R.id.ToggleButton01);   tb.setChecked(state);//设置ToggleButton状态

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

发表评论

0 个回复

  • Day6_one
    安卓的基础图像动作,附带matrix,带有旋转、错切、平移等多功能(Action of the the Andrews basis of image, incidental matrix, with rotating the wrong cut, pan, such as multi-functional)
    2012-10-19 16:08:18下载
    积分:1
  • SuperMario
    ANDROID系统,超级玛丽游戏源代码,适合初学者研究,学习。(ANDROID system, Super Mario game source code, suitable for beginners to study and learn.)
    2011-11-18 10:27:43下载
    积分:1
  • RSA核心加密
    RSA核心加密
    2014-02-18下载
    积分:1
  • android 视频通讯,Rs232串口开发,平板操控开船系统,自动驾驶。
    一个大区域海域的船用只能系统,包括,android 视频通讯,Rs232串口开发,平板操控开船系统,自动驾驶。有需要这些问题的朋友可以和我联系,欢迎交流852979886.喜欢字母L。
    2022-06-13 07:09:54下载
    积分:1
  • android 增加listview gridview recyclerviewlist 动画效果(翻转/加载)
    android 增加listview gridview recyclerviewlist 动画效果(翻转/加载)
    2016-02-24下载
    积分:1
  • android平台的棋牌游戏源码
    客户端源码,麻雀虽小,五脏俱全,可以了解下棋牌类(斗地主)游戏客户端的基本实现
    2022-06-11 14:22:58下载
    积分:1
  • 发布活动
    可用于图片上传,发布活动 点赞以及收藏 采用bmob云服务器
    2022-01-23 11:21:51下载
    积分:1
  • baofengyingyin
    说明:  A UI project source code that imitates storm video and audio. The imitated interface includes menu pages, home pages, classification pages, etc. The local analog data used for all data in the project. The imitated degree will be problematic in layout and display on high-resolution devices. The resolution of 480 x 800 should be just right.
    2020-06-15 22:40:02下载
    积分:1
  • Camera 录像实例
    Camera 录像实例
    2014-07-28下载
    积分:1
  • 日期选取器
    Android 的基地项目。它的程序员啊没有挣扎的代码为领料 dateit 的一个简单的应用程序。
    2022-03-05 01:02:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载