Artur Gniewowski

Results 6 issues of Artur Gniewowski

## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Fix eternal refreshing and empty state...

cla: yes

## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Fix eternal refreshing and empty state...

cla: yes
Ready for review 👀

## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description BugFix [#829](https://github.com/android/plaid/issues/829) ## :bulb: Motivation and...

cla: yes

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 ```