Android代码 轻量级的消息提示库请脑补SnackBar和Toast但自定义更方便
Cookie CookieBar is a lightweight library for showing a brief message at the top or bottom of the screen. Screenshot Usage Gradle dependencies { compile 'com.liuguangqiang.cookie:library:1.0' } Maven com.liuguangqiang.cookie library 1.0 aar A simple CookieBar. new CookieBar.Builder
文件列表
Android代码-轻量级的消息提示库,请脑补SnackBar和Toast,但自定义更方便.zip
(预估有个52文件)
CookieBar-master
gradlew
5KB
settings.gradle
27B
library
src
main
AndroidManifest.xml
257B
res
layout
layout_cookie.xml
2KB
暂无评论