Atul Gupta
Atul Gupta
Really awesome library. I really like how much presentable way they show the info to the developer. UX is insanely great and intuitive. And compared to version 1, version 2...
Hi @aguatno adding more to what @asos-edgeorge has provided, In my case when I updated the play store dependency, Task class from package `com.google.android.gms.tasks` is now marked with `@RecentlyNonNull` and...
@argzdev Actually thing is that it uses Tasks api which is coming from Google play services and I am not sure if the annotation of the task api coming from...
@argzdev This change is not something we can do it in one go. But what matters is that we keep this issue on our radar and plan to fix it...
Hi, @kazougagh is somehow you are making null type into not null type as Kotlin assert that parameter should not be null when type parameter is not-nullable. Can you modify...
Source info on common-mark library has been released for version https://github.com/commonmark/commonmark-java/releases/tag/commonmark-parent-0.16.1
I am having the same issue and the issue is happening in Chrome, Firefox and Safari. So this doesn't seem to be browser issue to me. @igoralemasow did you find...
Hi, @colinrtwhite any pointers on how to implement this? I am planning to take this issue and wanted to know upfront what I am getting into 😅