-
```
What steps will reproduce the problem?
1. Start application
2. Exit - then toast message about app and services are shot down
What is the expected output?
The application and gps should shoot d…
-
What is the purpose of https://github.com/allenbenz/winrt-notification/blob/f7879fd06615cb62692469966edf28326639d7dc/src/lib.rs#L335?
Is the toast notification function not blocking?
-
Receiving messages and attachments works fine. Sending messages hangs, and things such as accessing the application settings result in a toast for exception logging with the message "Trust anchor for …
ghost updated
5 years ago
-
```
What steps will reproduce the problem?
I am invoking Gesture Search with the following code taken from GestureApiDemo
@Override
public boolean onOptionsItemSelected(MenuItem item) {
…
-
```
* Moved from wassalty
How to test:
1.The first time you open the application after installing it a registration
form will appear.
2. fill the data
3. press submit if success u will see a Toas…
-
### Code of conduct
- [X] I agree to follow this project's code of conduct.
### Impacted component(s)
sp-button, sp-toast, sp-badge
### Description of the requested feature
For some components, o…
-
```
Sometimes I forget that I have a filter loaded, so I would like the Toast
notification to show the filter contents if there are any. I've created and
tested a patch to do this, I'm attaching it…
-
```
Sometimes I forget that I have a filter loaded, so I would like the Toast
notification to show the filter contents if there are any. I've created and
tested a patch to do this, I'm attaching it…
-
```
Sometimes I forget that I have a filter loaded, so I would like the Toast
notification to show the filter contents if there are any. I've created and
tested a patch to do this, I'm attaching it…
-
When using the aFileChooserExample application, I will select a file located on my SD card, and the resulting toast says "File Selected: null". Is there something I have to do to properly retrieve the…