-
Android多种小巧带动画的弹出提示框示例源码
收集了4款Android小巧带动画效果的弹出提示框示例源码,每一款都有动画效果,视觉效果唯美,相信大家在手机上见到过这效果,这些弹出对话框可定义为以下类型:
AlertType 显示图标类型 1.错误提示 2.正确提示 3.感叹号提示 其他.不显示图标
alertDialog.changeAlertType(type);
* 是否显示取消按钮 true显示 false不显示
alertDialog.setCancelText(CancelText);
alertDialog.showCancelButton(CancelButton);
* 是否显示提示内容 true显示 false不显示
alertDialog.setTitleText(TitleText);
alertDialog.showContentText(ContentText);
* 取消按钮的点击事件
alertDialog.setCancelClickListener(CancelClickListener);
* 确定按钮的点击事件
alertDialog.setConfirmClickListener(ConfirmClickListener);
alertDialog.show();
- 2022-09-08 09:15:08下载
- 积分:1
-
pro android 这本书的配套实习代码,非常好的例子
pro android 这本书的配套实习代码,非常好的例子-pro android internship this book matching code, a very good example of
- 2022-01-31 03:32:02下载
- 积分:1
-
微信抢红包 代码
首先,先回想一下微信红包的领取流程。
1.通知栏出现微信红包的消息
2.点击通知栏,进入领取红包界面
3.点击领取红包,领取成功后,进入拆红包界面
4.拆红包,显示获得金额
5.等待下一个红包
- 2022-08-04 10:20:21下载
- 积分:1
-
AutoCompleteTextViewSimple
Auto Complete Text View Simple Source Code for Andriod.
- 2013-10-23 23:00:26下载
- 积分:1
-
shenrulijieandroid
深入理解Android的重要学习资料,详细得讲解了各个模块。(Android-depth understanding of the important learning materials, have to explain in detail the various modules.)
- 2015-12-30 14:44:46下载
- 积分:1
-
moshoutafang2
在电脑上玩过魔兽塔防游戏的,一直会记得当年这款游戏的火爆程度。现在,在安卓盛行的今天,我们也终于得到了android手机版的魔兽塔防游戏源码,这对于android初中级游戏开发者来说,是难得的参考资料,里面运用到了很多Android方方面面的技术,精彩不容错过(Played Warcraft tower defense games on the computer, always will remember the popular level then the game. Now, in Andrews prevalent today, we finally got android mobile version of Warcraft tower defense game source code, which for android middle-class game developers, is a rare reference, which applied to a lot of technical aspects of Android, wonderful Do not miss)
- 2014-04-18 08:22:47下载
- 积分:1
-
android 蓝牙对战游戏实例源码下载
android 蓝牙对战游戏实例源码下载
- 2014-08-26下载
- 积分:1
-
autojs支付宝自动偷能量
autojs支付宝自动偷能量
- 2020-11-04下载
- 积分:1
-
belancwferocedfslot
IIR数字滤波器的FPGA实现(图),初学者适用()
- 2018-04-07 11:13:21下载
- 积分:1
-
Android-UI-Design
android ui design java
- 2018-07-02 15:24:10下载
- 积分:1