Noty:一个用于创建动画警告对话框的简单库 源码
诺蒂 一个简单的库,用于为Android创建动画警告/通知。 例子 安装 通过gradle获取它: compile 'com.emredavarci:noty:1.0.3' 用法 最简单的 Noty . init( YourActivity . this , " Your warning message " , yourLayout, Noty . WarningStyle . SIMPLE ) . show(); 操作简单 Noty . init( YourActivity . this , " Your warning message " , yourLayout, Noty . W
文件列表
Noty-master.zip
(预估有个45文件)
Noty-master
gradlew
5KB
settings.gradle
109B
LICENSE.txt
582B
.idea
runConfigurations.xml
564B
misc.xml
2KB
compiler.xml
686B
gradle.xml
676B
modules.xml
452B
暂无评论