Artur Gniewowski
Artur Gniewowski
## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Fix eternal refreshing and empty state...
## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Fix eternal refreshing and empty state...
## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description BugFix [#829](https://github.com/android/plaid/issues/829) ## :bulb: Motivation and...
Hello, A few days ago subscription stopped to work I suppose it happened after update of Android Studio, and I'm getting this error when I call client.makeSubscription. How can I...
I'd like to add more events and days when user will be at next month or when initial maxDate, minDate arent enough. How can i do it ?
Support for generic elements would be great. ``` Kotlin @Element(compileTimeChecks = false) lateinit var element : T ```