-
f0rr0 updated
7 years ago
-
> Unable to connect to server, I have to 2 Que 1) I am using Kotlin v 1.2.21 with Dagger2, Retofit2, Okhttp3,RXJava library please let me know which is the best way to implement Socket IO ?
2) Afte…
-
**Describe the bug**
When I swipe a transaction away and press UNDO in snackbar, Deleted item is not displayed.
**To Reproduce**
Steps to reproduce the behavior:
1. Add an expense transaction.
…
-
Hi Choota!
I keep using your library that I love!
I need to do a behavior implementation and recover the Layout of the snackbar for its use.
Specifically, I need to do this:
[http://alisonhu…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
hello there,
I'm using the latest version of material-ui for a pwa app i…
-
The magnify glass (loupe) in android app is showing a grey box instead of magnified text. The app launched on web in android chrome browser is working perfectly.
Tested it on Android API 31.
### …
-
Displaying Snackbar to display current playing song while using audio package disables all audio event handlers. I have tried putting snackbar different places to avoid this behavior, including on_loa…
-
WCAG2ICT guidance: https://www.w3.org/TR/wcag2ict-22/#status-messages
Share your thoughts for applying to mobile apps as a comment below.
-
I have a problem, because where I need to use the snackbar I do not have the view, so I'm using the native view of android that is this: findViewById(android.R.id.content), however it is appearing on …
-
Hi,
Thanks for this wonderful library.
ActionSheets automatically closes whenever I have a component with a pressable that sets the state.
Take the below code example.
```ts
import Action…