-
I have been using the ShowToast component for a while now but I can no longer get the message to show. I typically have the ShowToast as the last step of my flow, to show a completion message.
-
**Issue by [xdaDaveShaw](https://github.com/xdaDaveShaw)**
_Monday Jan 07, 2019 at 21:31 GMT_
_Originally opened as https://github.com/MangelMaxime/Thoth/issues/108_
----
As per this REPL issue: ht…
-
-
使用DrawerLayout沉浸式,会出现系统Toast Padding消失,有好的解决方法吗?
-
Hi,
When the soft keyboard is open in android. The toast is only shown when the keyboard is dismissed. How can we show toast when the keyboard is open? The position I am using is the bottom.
-
Replace the welcome message in the landing_layout `Welcome to forum` with a toast of a long duration.
-
Firstly, thanks for a great library. This does reduce the entry barrier for anyone who wants to implement Surface Components inside Phoenix LiveView.
Do you have any plans to implement bootstrap toas…
-
This might be since I updated to v0.3.4.
Undo toast does not disappear.
Android 4.4.4, stock on Nexus 5.
ghost updated
10 years ago
-
Hey!
I just found a nice library on a [Reddit thread](https://www.reddit.com/r/Python/comments/7y3q3i/python_notification_library_for_windows/) (you probably saw it too) to display Windows 10 "toas…
-
在5.0以下背景色不变,public SweetToast backgroundColor(@ColorInt int backgroundColor){
if(mContentView!=null){
mContentView.setBackgroundDrawable(getBackgroundDrawable(this, backgroundCol…