-
Notifications
You must be signed in to change notification settings - Fork 0
brucejiao/HelloAlien
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Repository files navigation
/* Alerter.create(this)
.setTitle("开票提示")
.setText("你忘记密码了?")
.setBackgroundColor(R.color.my_bg_color)
.setIcon(R.drawable.ic_face)
.show();*/
// SnackbarUtils.Short(mBtnForgetPaw,"你忘记密码了?").backColor(0X2E4980).show();About
慢慢搭建一个好用的框架
Resources
Stars
Watchers
Forks
Releases
No releases published