Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Toast改进建议 #1

Closed
rendongsc opened this issue Jun 15, 2016 · 1 comment
Closed

Toast改进建议 #1

rendongsc opened this issue Jun 15, 2016 · 1 comment

Comments

@rendongsc
Copy link

1、增加timeout参数,在内部增加setTimeout,以减少每次使用时都要手动创建timer。
2、增加show方法,如:show(text = defaultText, timeout = defaultTimeout)
具体可以参考ToastAndroid 。
谢谢!

@maskzh
Copy link
Owner

maskzh commented Jun 15, 2016

正在考虑把一些组件封装成 API 的形式调用

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants